anmaster [Fri, 1 Jan 2010 11:58:41 +0000 (11:58 +0000)]
Fix some visible feets due to missing tiles in fg near the end of the level
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6238
837edb03-e0f3-0310-88ca-
d4d4e8b29345
anmaster [Fri, 1 Jan 2010 10:48:31 +0000 (10:48 +0000)]
Small cosmetic fixes to world2/level1.stl (hardly really matters for that level though).
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6237
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Fri, 1 Jan 2010 05:01:41 +0000 (05:01 +0000)]
Make it build with -DCOMPILE_AMALGATION=ON. Still not certain how intern_draw/next_po2 should be shared around the code.
Also remove loop for leveldone music
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6236
837edb03-e0f3-0310-88ca-
d4d4e8b29345
anmaster [Thu, 31 Dec 2009 03:02:27 +0000 (03:02 +0000)]
Fix broken dart traps in "Little Venice"
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6235
837edb03-e0f3-0310-88ca-
d4d4e8b29345
anmaster [Thu, 31 Dec 2009 02:43:33 +0000 (02:43 +0000)]
Add some tiles in the FG layer in light+magic to prevent feets showing through.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6234
837edb03-e0f3-0310-88ca-
d4d4e8b29345
anmaster [Thu, 31 Dec 2009 02:32:11 +0000 (02:32 +0000)]
Update Swedish translations for world1 and world2.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6233
837edb03-e0f3-0310-88ca-
d4d4e8b29345
anmaster [Thu, 31 Dec 2009 01:53:44 +0000 (01:53 +0000)]
Update Swedish translation.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6232
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Wed, 30 Dec 2009 13:46:13 +0000 (13:46 +0000)]
Added cast around GLEW_ARB_texture_non_power_of_two, as it might be a char and screw up output
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6231
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Tue, 29 Dec 2009 18:01:42 +0000 (18:01 +0000)]
* Revert breaking changes from last revision
* Update CMakeLists.txt with a new option COMPILE_AMALGATION (still needs some more work with magic constants)
* TODO updates to make it clearer/more informative
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6230
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Mon, 28 Dec 2009 05:19:55 +0000 (05:19 +0000)]
include fixes from ohnobinki, video_systems.cpp should fall back to SDL now if GL fails.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6229
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Fri, 25 Dec 2009 22:10:39 +0000 (22:10 +0000)]
Add a constant for how long electrify lasts
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6226
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Fri, 25 Dec 2009 18:11:43 +0000 (18:11 +0000)]
Thunderstorm sounds (from Auria and Some_Person)
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6225
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Thu, 24 Dec 2009 17:35:49 +0000 (17:35 +0000)]
Change anim_fps to fps in snail (fixes sprite; frames could use some work maybe) and tileset.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6224
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Thu, 24 Dec 2009 16:26:47 +0000 (16:26 +0000)]
- sounds are on both channels
- break snail to make SpriteData::Action const
- player_status is local
- optimized tilemap::draw a bit (might do some more later)
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6223
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Wed, 23 Dec 2009 19:35:43 +0000 (19:35 +0000)]
svn:eol-style native + comment fixes
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6222
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Wed, 23 Dec 2009 18:46:28 +0000 (18:46 +0000)]
Some more sounds from Some_Person
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6221
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Wed, 23 Dec 2009 05:30:16 +0000 (05:30 +0000)]
Stuff from Some_Person.
- new worldmap, key level, keys in existing levels
- revert sound changes from 6009 and copy hurt.wav to kill.wav until we get new sounds
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6220
837edb03-e0f3-0310-88ca-
d4d4e8b29345
wolfgangb [Wed, 16 Dec 2009 21:03:21 +0000 (21:03 +0000)]
Play kill.wav when Tux is killed, hurt.wav when he can keep on playing.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6219
837edb03-e0f3-0310-88ca-
d4d4e8b29345
wolfgangb [Wed, 16 Dec 2009 21:00:50 +0000 (21:00 +0000)]
typo
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6218
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Mon, 14 Dec 2009 10:26:09 +0000 (10:26 +0000)]
Added TexturePtr
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6217
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Mon, 14 Dec 2009 09:05:15 +0000 (09:05 +0000)]
Added FontPtr
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6216
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Mon, 14 Dec 2009 05:59:31 +0000 (05:59 +0000)]
Added SpritePtr
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6215
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Mon, 14 Dec 2009 05:01:53 +0000 (05:01 +0000)]
Added Surface::clone() method
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6214
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Mon, 14 Dec 2009 04:50:24 +0000 (04:50 +0000)]
Removed some unused code
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6213
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Mon, 14 Dec 2009 04:45:06 +0000 (04:45 +0000)]
TODO updates
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6212
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sun, 13 Dec 2009 23:51:40 +0000 (23:51 +0000)]
More use of SurfacePtr
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6211
837edb03-e0f3-0310-88ca-
d4d4e8b29345
tuxdev [Sun, 13 Dec 2009 23:38:28 +0000 (23:38 +0000)]
add Boost to CMake
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6210
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sun, 13 Dec 2009 23:30:55 +0000 (23:30 +0000)]
Added SurfacePtr
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6209
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Sun, 13 Dec 2009 23:23:21 +0000 (23:23 +0000)]
change some LAYER_GUI to LAYER_HUD, update tinygettext, fix a warning in miniswig
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6208
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sun, 13 Dec 2009 22:20:32 +0000 (22:20 +0000)]
More use of SurfacePtr
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6207
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sun, 13 Dec 2009 22:11:09 +0000 (22:11 +0000)]
Use boost::shared_ptr<Surface> instead of std::auto_ptr<Surface>
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6206
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Mon, 7 Dec 2009 20:18:22 +0000 (20:18 +0000)]
Removed Unicode byte-order mark, which confuses the parser
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6199
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Mon, 7 Dec 2009 19:06:56 +0000 (19:06 +0000)]
Switched from GL_CLAMP to GL_CLAMP_TO_EDGE, fixes some blending artifacts on older graphics cards
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6198
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Mon, 7 Dec 2009 18:17:43 +0000 (18:17 +0000)]
Changed Font code to use glyph.offset, instead of Rect() for variable width fonts, as using Rect leads to shadows being cut off
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6197
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Mon, 7 Dec 2009 18:10:10 +0000 (18:10 +0000)]
TODO updates
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6196
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Mon, 7 Dec 2009 18:01:55 +0000 (18:01 +0000)]
Added reset() and empty constructor to SDLSurfacePtr
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6195
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Mon, 7 Dec 2009 18:01:07 +0000 (18:01 +0000)]
Disabled debugging output on video mode switch
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6194
837edb03-e0f3-0310-88ca-
d4d4e8b29345
tuxdev [Mon, 7 Dec 2009 16:00:10 +0000 (16:00 +0000)]
minor tweaks for the extra warnings so the giant list isn't repeated
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6193
837edb03-e0f3-0310-88ca-
d4d4e8b29345
tuxdev [Mon, 7 Dec 2009 05:43:32 +0000 (05:43 +0000)]
make SDL texture optimization less aggressive and generally stupider
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6192
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Mon, 7 Dec 2009 04:36:29 +0000 (04:36 +0000)]
Added some notes about supported resolutions
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6191
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Mon, 7 Dec 2009 01:39:22 +0000 (01:39 +0000)]
TODO updates
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6190
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sun, 6 Dec 2009 22:44:50 +0000 (22:44 +0000)]
Replaced GL_ARB_texture_non_power_of_two with proper GLEW_ARB_texture_non_power_of_two
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6189
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sun, 6 Dec 2009 22:35:11 +0000 (22:35 +0000)]
Added mipmapping, but disabled it, as it leads to some unwanted blurriness
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6188
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sun, 6 Dec 2009 21:40:01 +0000 (21:40 +0000)]
Copy the palette of indexed images, fixes issue with the boats worldmap path which didn't show up
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6187
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sun, 6 Dec 2009 12:44:11 +0000 (12:44 +0000)]
Use a new Texture for each Surface, this should fix blending artifacts caused by shared Textures (code is not bug free right now, the ship path on the Worldmap doesn't show up)
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6186
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sun, 6 Dec 2009 12:09:24 +0000 (12:09 +0000)]
Splitted TextureManager::create_image_texture() into multiple functions
Added SDLSurfacePtr class that handles the SDL_FreeSurface() call in an exception safe manner
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6185
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sun, 6 Dec 2009 09:41:00 +0000 (09:41 +0000)]
Added empty SurfaceData class so we don't have to pass around void* pointers and break destruction
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6184
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sun, 6 Dec 2009 09:11:12 +0000 (09:11 +0000)]
Turned functions in video_systems.?pp into class VideoSystem
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6183
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sun, 6 Dec 2009 08:45:57 +0000 (08:45 +0000)]
Fixed Rect a bit and started to use Rect in Surface class
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6182
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sun, 6 Dec 2009 05:38:03 +0000 (05:38 +0000)]
Added basic integer rectangle class
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6181
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sun, 6 Dec 2009 05:26:23 +0000 (05:26 +0000)]
Renamed Rect to Rectf
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6180
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Sun, 6 Dec 2009 04:29:17 +0000 (04:29 +0000)]
Use data instead of throwaway_data for slope and short-circuit || instead of if(!) in TileSetParser
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6179
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sun, 6 Dec 2009 02:49:12 +0000 (02:49 +0000)]
Removed friendship between TileSetParser and Tile, use proper constructor instead
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6178
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sun, 6 Dec 2009 01:51:58 +0000 (01:51 +0000)]
Moved parsing of "tiles" section into separate function
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6177
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sun, 6 Dec 2009 01:51:31 +0000 (01:51 +0000)]
Small const cleanup
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6176
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sun, 6 Dec 2009 01:32:11 +0000 (01:32 +0000)]
Removed tile_path from tileset, instead give fully qualified path to the Tile
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6175
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sun, 6 Dec 2009 01:11:11 +0000 (01:11 +0000)]
Removed unused code
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6174
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sun, 6 Dec 2009 00:52:59 +0000 (00:52 +0000)]
Moved Tile parsing code into TileSetParser
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6173
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sun, 6 Dec 2009 00:17:49 +0000 (00:17 +0000)]
Started moving TileSet parsing code into separate class
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6172
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sun, 6 Dec 2009 00:01:30 +0000 (00:01 +0000)]
Got rid of some friend'ship, reducing some access of private member variables
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6171
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sat, 5 Dec 2009 08:26:30 +0000 (08:26 +0000)]
Removed some unused code
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6170
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Tue, 1 Dec 2009 19:33:11 +0000 (19:33 +0000)]
TODO updates
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6166
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Tue, 1 Dec 2009 04:45:08 +0000 (04:45 +0000)]
Fixed off-by-one
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6165
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Tue, 1 Dec 2009 04:25:41 +0000 (04:25 +0000)]
Updated background images for proper alignment usage
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6164
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Tue, 1 Dec 2009 04:24:12 +0000 (04:24 +0000)]
TODO updates
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6163
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Tue, 1 Dec 2009 04:21:09 +0000 (04:21 +0000)]
Fixed draw range in Background
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6162
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Tue, 1 Dec 2009 04:06:58 +0000 (04:06 +0000)]
Make use of alignment for resolution independent parallax scrolling
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6161
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Tue, 1 Dec 2009 04:06:20 +0000 (04:06 +0000)]
Implemented background alignment for resolution independent parallax scrolling
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6160
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Tue, 1 Dec 2009 03:54:44 +0000 (03:54 +0000)]
Use float instead of int
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6159
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Mon, 30 Nov 2009 17:34:31 +0000 (17:34 +0000)]
Background drawing now starts at the center of the level, instead of the top/left, it also happens in WorldCO instead of ScreenCO, making it a little bit more robust against resolutions changes, it is however still not resolution independed
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6158
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sun, 29 Nov 2009 04:09:36 +0000 (04:09 +0000)]
Fixe for g++-4.1
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6157
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sun, 29 Nov 2009 03:52:11 +0000 (03:52 +0000)]
Fixes for g++-4.2
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6156
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sun, 29 Nov 2009 03:51:51 +0000 (03:51 +0000)]
Minor cleanup
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6155
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sat, 28 Nov 2009 23:11:36 +0000 (23:11 +0000)]
Added support for scrolling backgrounds
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6154
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sat, 28 Nov 2009 23:03:45 +0000 (23:03 +0000)]
If speed-y isn't given, use speed
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6153
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sat, 28 Nov 2009 23:03:16 +0000 (23:03 +0000)]
Added more backgrounds
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6152
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sat, 28 Nov 2009 22:45:23 +0000 (22:45 +0000)]
Added backgrounds
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6151
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sat, 28 Nov 2009 22:06:27 +0000 (22:06 +0000)]
Replaced tiles and enlarged level
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6150
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sat, 28 Nov 2009 19:45:44 +0000 (19:45 +0000)]
Reimplemented switch from/to fullscreen
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6149
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sat, 28 Nov 2009 12:32:57 +0000 (12:32 +0000)]
TODO updates
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6148
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sat, 28 Nov 2009 12:25:43 +0000 (12:25 +0000)]
Experimenting with new background
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6147
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sat, 28 Nov 2009 04:05:36 +0000 (04:05 +0000)]
TODO updates
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6144
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Fri, 27 Nov 2009 23:20:21 +0000 (23:20 +0000)]
Enlarged the level to 40 tiles height
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6143
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Fri, 27 Nov 2009 22:57:32 +0000 (22:57 +0000)]
Changed ObjectFactory code so that it works properly when building SuperTux as library
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6142
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Fri, 27 Nov 2009 20:11:55 +0000 (20:11 +0000)]
update supertux-coop.diff
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6140
837edb03-e0f3-0310-88ca-
d4d4e8b29345
tuxdev [Fri, 27 Nov 2009 00:47:49 +0000 (00:47 +0000)]
Tweak CMakeLists and physfs initialization a bit to eliminate redundant APPDATADIR setting
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6124
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Thu, 26 Nov 2009 23:38:25 +0000 (23:38 +0000)]
Update tinygettext + CMakeLists.txt to use command-line option
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6123
837edb03-e0f3-0310-88ca-
d4d4e8b29345
tuxdev [Thu, 26 Nov 2009 22:34:17 +0000 (22:34 +0000)]
Make INSTALL_SUBDIR_* an option
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6122
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Thu, 26 Nov 2009 22:08:02 +0000 (22:08 +0000)]
Renamed main() to run
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6121
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Thu, 26 Nov 2009 21:33:38 +0000 (21:33 +0000)]
* Fix main.cpp again
* Use GLEW properly in CMake
* Inro WIP
* Update tinygettext and ignore std*.txt
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6120
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Wed, 25 Nov 2009 16:52:20 +0000 (16:52 +0000)]
Miniswig build stuff
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6089
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Wed, 25 Nov 2009 16:51:46 +0000 (16:51 +0000)]
SDL_main() is not supposed to be written by us, see:
http://www.libsdl.org/faq.php?action=listentries&category=7#55
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6088
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Wed, 25 Nov 2009 16:12:00 +0000 (16:12 +0000)]
* Make it compile again
* Remove SOLID and PASSTHROUGH as they were redundant
* Document HitResponse and COLGROUP_*
* Sprites can be created directly from images (see decal.*)
* etc.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6087
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Mon, 23 Nov 2009 19:21:49 +0000 (19:21 +0000)]
Created trunk/supertux-editor/TODO
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6085
837edb03-e0f3-0310-88ca-
d4d4e8b29345
tuxdev [Sun, 22 Nov 2009 17:04:15 +0000 (17:04 +0000)]
Louder versions of airship remix and battle theme, from remaxim
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6084
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sun, 22 Nov 2009 01:11:42 +0000 (01:11 +0000)]
Use StringUtil::numeric_less to sort list of resolutions
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6083
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sun, 22 Nov 2009 01:04:27 +0000 (01:04 +0000)]
Added numeric string compare
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6082
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sat, 21 Nov 2009 16:28:12 +0000 (16:28 +0000)]
Replaced .reset(new Surface()) with a factory method
Added some more std::auto_ptr<Surface> instead of Surface*
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6081
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sat, 21 Nov 2009 16:12:01 +0000 (16:12 +0000)]
Replaced .reset(new Surface()) with a factory method
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6080
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sat, 21 Nov 2009 14:39:51 +0000 (14:39 +0000)]
-Weffc++ cleanup for miniswig
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6079
837edb03-e0f3-0310-88ca-
d4d4e8b29345