2010-01-01 |
anmaster | Fix some visible feets due to missing tiles in fg near... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
anmaster | Small cosmetic fixes to world2/level1.stl (hardly reall... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
mathnerd314 | Make it build with -DCOMPILE_AMALGATION=ON. Still not... |
commit | commitdiff | tree | snapshot |
2009-12-31 |
anmaster | Fix broken dart traps in "Little Venice" |
commit | commitdiff | tree | snapshot |
2009-12-31 |
anmaster | Add some tiles in the FG layer in light+magic to preven... |
commit | commitdiff | tree | snapshot |
2009-12-31 |
anmaster | Update Swedish translations for world1 and world2. |
commit | commitdiff | tree | snapshot |
2009-12-31 |
anmaster | Update Swedish translation. |
commit | commitdiff | tree | snapshot |
2009-12-30 |
grumbel | Added cast around GLEW_ARB_texture_non_power_of_two... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
mathnerd314 | * Revert breaking changes from last revision |
commit | commitdiff | tree | snapshot |
2009-12-28 |
mathnerd314 | include fixes from ohnobinki, video_systems.cpp should... |
commit | commitdiff | tree | snapshot |
2009-12-25 |
mathnerd314 | Add a constant for how long electrify lasts |
commit | commitdiff | tree | snapshot |
2009-12-25 |
mathnerd314 | Thunderstorm sounds (from Auria and Some_Person) |
commit | commitdiff | tree | snapshot |
2009-12-24 |
mathnerd314 | Change anim_fps to fps in snail (fixes sprite; frames... |
commit | commitdiff | tree | snapshot |
2009-12-24 |
mathnerd314 | - sounds are on both channels |
commit | commitdiff | tree | snapshot |
2009-12-23 |
mathnerd314 | svn:eol-style native + comment fixes |
commit | commitdiff | tree | snapshot |
2009-12-23 |
mathnerd314 | Some more sounds from Some_Person |
commit | commitdiff | tree | snapshot |
2009-12-23 |
mathnerd314 | Stuff from Some_Person. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
wolfgangb | Play kill.wav when Tux is killed, hurt.wav when he... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
wolfgangb | typo |
commit | commitdiff | tree | snapshot |
2009-12-14 |
grumbel | Added TexturePtr |
commit | commitdiff | tree | snapshot |
2009-12-14 |
grumbel | Added FontPtr |
commit | commitdiff | tree | snapshot |
2009-12-14 |
grumbel | Added SpritePtr |
commit | commitdiff | tree | snapshot |
2009-12-14 |
grumbel | Added Surface::clone() method |
commit | commitdiff | tree | snapshot |
2009-12-14 |
grumbel | Removed some unused code |
commit | commitdiff | tree | snapshot |
2009-12-14 |
grumbel | TODO updates |
commit | commitdiff | tree | snapshot |
2009-12-13 |
grumbel | More use of SurfacePtr |
commit | commitdiff | tree | snapshot |
2009-12-13 |
tuxdev | add Boost to CMake |
commit | commitdiff | tree | snapshot |
2009-12-13 |
grumbel | Added SurfacePtr |
commit | commitdiff | tree | snapshot |
2009-12-13 |
mathnerd314 | change some LAYER_GUI to LAYER_HUD, update tinygettext... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
grumbel | More use of SurfacePtr |
commit | commitdiff | tree | snapshot |
2009-12-13 |
grumbel | Use boost::shared_ptr<Surface> instead of std::auto_ptr... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
grumbel | Removed Unicode byte-order mark, which confuses the... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
grumbel | Switched from GL_CLAMP to GL_CLAMP_TO_EDGE, fixes some... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
grumbel | Changed Font code to use glyph.offset, instead of Rect... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
grumbel | TODO updates |
commit | commitdiff | tree | snapshot |
2009-12-07 |
grumbel | Added reset() and empty constructor to SDLSurfacePtr |
commit | commitdiff | tree | snapshot |
2009-12-07 |
grumbel | Disabled debugging output on video mode switch |
commit | commitdiff | tree | snapshot |
2009-12-07 |
tuxdev | minor tweaks for the extra warnings so the giant list... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
tuxdev | make SDL texture optimization less aggressive and gener... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
grumbel | Added some notes about supported resolutions |
commit | commitdiff | tree | snapshot |
2009-12-07 |
grumbel | TODO updates |
commit | commitdiff | tree | snapshot |
2009-12-06 |
grumbel | Replaced GL_ARB_texture_non_power_of_two with proper... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
grumbel | Added mipmapping, but disabled it, as it leads to some... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
grumbel | Copy the palette of indexed images, fixes issue with... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
grumbel | Use a new Texture for each Surface, this should fix... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
grumbel | Splitted TextureManager::create_image_texture() into... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
grumbel | Added empty SurfaceData class so we don't have to pass... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
grumbel | Turned functions in video_systems.?pp into class VideoS... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
grumbel | Fixed Rect a bit and started to use Rect in Surface... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
grumbel | Added basic integer rectangle class |
commit | commitdiff | tree | snapshot |
2009-12-06 |
grumbel | Renamed Rect to Rectf |
commit | commitdiff | tree | snapshot |
2009-12-06 |
mathnerd314 | Use data instead of throwaway_data for slope and short... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
grumbel | Removed friendship between TileSetParser and Tile,... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
grumbel | Moved parsing of "tiles" section into separate function |
commit | commitdiff | tree | snapshot |
2009-12-06 |
grumbel | Small const cleanup |
commit | commitdiff | tree | snapshot |
2009-12-06 |
grumbel | Removed tile_path from tileset, instead give fully... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
grumbel | Removed unused code |
commit | commitdiff | tree | snapshot |
2009-12-06 |
grumbel | Moved Tile parsing code into TileSetParser |
commit | commitdiff | tree | snapshot |
2009-12-06 |
grumbel | Started moving TileSet parsing code into separate class |
commit | commitdiff | tree | snapshot |
2009-12-06 |
grumbel | Got rid of some friend'ship, reducing some access of... |
commit | commitdiff | tree | snapshot |
2009-12-05 |
grumbel | Removed some unused code |
commit | commitdiff | tree | snapshot |
2009-12-01 |
grumbel | TODO updates |
commit | commitdiff | tree | snapshot |
2009-12-01 |
grumbel | Fixed off-by-one |
commit | commitdiff | tree | snapshot |
2009-12-01 |
grumbel | Updated background images for proper alignment usage |
commit | commitdiff | tree | snapshot |
2009-12-01 |
grumbel | TODO updates |
commit | commitdiff | tree | snapshot |
2009-12-01 |
grumbel | Fixed draw range in Background |
commit | commitdiff | tree | snapshot |
2009-12-01 |
grumbel | Make use of alignment for resolution independent parall... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
grumbel | Implemented background alignment for resolution indepen... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
grumbel | Use float instead of int |
commit | commitdiff | tree | snapshot |
2009-11-30 |
grumbel | Background drawing now starts at the center of the... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
grumbel | Fixe for g++-4.1 |
commit | commitdiff | tree | snapshot |
2009-11-29 |
grumbel | Fixes for g++-4.2 |
commit | commitdiff | tree | snapshot |
2009-11-29 |
grumbel | Minor cleanup |
commit | commitdiff | tree | snapshot |
2009-11-28 |
grumbel | Added support for scrolling backgrounds |
commit | commitdiff | tree | snapshot |
2009-11-28 |
grumbel | If speed-y isn't given, use speed |
commit | commitdiff | tree | snapshot |
2009-11-28 |
grumbel | Added more backgrounds |
commit | commitdiff | tree | snapshot |
2009-11-28 |
grumbel | Added backgrounds |
commit | commitdiff | tree | snapshot |
2009-11-28 |
grumbel | Replaced tiles and enlarged level |
commit | commitdiff | tree | snapshot |
2009-11-28 |
grumbel | Reimplemented switch from/to fullscreen |
commit | commitdiff | tree | snapshot |
2009-11-28 |
grumbel | TODO updates |
commit | commitdiff | tree | snapshot |
2009-11-28 |
grumbel | Experimenting with new background |
commit | commitdiff | tree | snapshot |
2009-11-28 |
grumbel | TODO updates |
commit | commitdiff | tree | snapshot |
2009-11-27 |
grumbel | Enlarged the level to 40 tiles height |
commit | commitdiff | tree | snapshot |
2009-11-27 |
grumbel | Changed ObjectFactory code so that it works properly... |
commit | commitdiff | tree | snapshot |
2009-11-27 |
mathnerd314 | update supertux-coop.diff |
commit | commitdiff | tree | snapshot |
2009-11-27 |
tuxdev | Tweak CMakeLists and physfs initialization a bit to... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
mathnerd314 | Update tinygettext + CMakeLists.txt to use command... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
tuxdev | Make INSTALL_SUBDIR_* an option |
commit | commitdiff | tree | snapshot |
2009-11-26 |
grumbel | Renamed main() to run |
commit | commitdiff | tree | snapshot |
2009-11-26 |
mathnerd314 | * Fix main.cpp again |
commit | commitdiff | tree | snapshot |
2009-11-25 |
grumbel | Miniswig build stuff |
commit | commitdiff | tree | snapshot |
2009-11-25 |
grumbel | SDL_main() is not supposed to be written by us, see: |
commit | commitdiff | tree | snapshot |
2009-11-25 |
mathnerd314 | * Make it compile again |
commit | commitdiff | tree | snapshot |
2009-11-23 |
grumbel | Created trunk/supertux-editor/TODO |
commit | commitdiff | tree | snapshot |
2009-11-22 |
tuxdev | Louder versions of airship remix and battle theme,... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
grumbel | Use StringUtil::numeric_less to sort list of resolutions |
commit | commitdiff | tree | snapshot |
2009-11-22 |
grumbel | Added numeric string compare |
commit | commitdiff | tree | snapshot |
2009-11-21 |
grumbel | Replaced .reset(new Surface()) with a factory method |
commit | commitdiff | tree | snapshot |
2009-11-21 |
grumbel | Replaced .reset(new Surface()) with a factory method |
commit | commitdiff | tree | snapshot |
2009-11-21 |
grumbel | -Weffc++ cleanup for miniswig |
commit | commitdiff | tree | snapshot |
next |