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 |
2009-11-21 |
grumbel | Added some build rules for miniswig and the wrapper... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
grumbel | Renamed namespaces to all lowercase |
commit | commitdiff | tree | snapshot |
2009-11-21 |
grumbel | Moved Direction related code to worldmap/direction.cpp |
commit | commitdiff | tree | snapshot |
2009-11-20 |
grumbel | Use GLEW to check for OpenGL extensions |
commit | commitdiff | tree | snapshot |
2009-11-20 |
grumbel | tinygettext revision increment |
commit | commitdiff | tree | snapshot |
2009-11-20 |
grumbel | Small TODO, CODINGSTYLE update |
commit | commitdiff | tree | snapshot |
2009-11-20 |
grumbel | Use some more auto_ptr<> |
commit | commitdiff | tree | snapshot |
2009-11-20 |
grumbel | Rewrote Size/Sizef classes |
commit | commitdiff | tree | snapshot |
2009-11-20 |
grumbel | Only use power-of-two texture on OpenGL-ES, as newer... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
grumbel | Added Size class |
commit | commitdiff | tree | snapshot |
2009-11-20 |
grumbel | Moved UTF8Iterator to its own file |
commit | commitdiff | tree | snapshot |
2009-11-20 |
grumbel | Fixed screenshots of windows that have a sizes not... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
grumbel | Moved obstackpp.hpp to util/ |
commit | commitdiff | tree | snapshot |
2009-11-20 |
grumbel | Minor cleanup |
commit | commitdiff | tree | snapshot |
2009-11-20 |
grumbel | Made some stuff private |
commit | commitdiff | tree | snapshot |
2009-11-20 |
grumbel | Split particlesystem_interactive.?pp into separate... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
grumbel | Removed "const char*" versions of tinygettext for now... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
grumbel | Added StringUtil class, some small cleanup in World |
commit | commitdiff | tree | snapshot |
2009-11-19 |
grumbel | Moved more menu related code into the Menu classes |
commit | commitdiff | tree | snapshot |
2009-11-19 |
grumbel | Fixed some include path |
commit | commitdiff | tree | snapshot |
2009-11-19 |
grumbel | Fixed some include path |
commit | commitdiff | tree | snapshot |
2009-11-19 |
grumbel | Switched from #include "" to #include <> for external... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
grumbel | Move some more globals to supertux/globals.hpp |
commit | commitdiff | tree | snapshot |
2009-11-19 |
grumbel | Move some more globals to supertux/globals.hpp |
commit | commitdiff | tree | snapshot |
2009-11-19 |
tuxdev | Lithuanian translation minor fix |
commit | commitdiff | tree | snapshot |
2009-11-19 |
tuxdev | play with CMakeLists.txt compile flags, change from... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
grumbel | Renamed MainLoop to ScreenManager |
commit | commitdiff | tree | snapshot |
2009-11-19 |
grumbel | Renamed MainLoop to ScreenManager |
commit | commitdiff | tree | snapshot |
2009-11-19 |
grumbel | Include optimizations |
commit | commitdiff | tree | snapshot |
2009-11-19 |
grumbel | Move some code from TitleScreen to AddonMenu |
commit | commitdiff | tree | snapshot |
2009-11-19 |
grumbel | Move some code from TitleScreen to ContribMenu |
commit | commitdiff | tree | snapshot |
2009-11-19 |
grumbel | Move some code from TitleScreen to ContribWorldMenu |
commit | commitdiff | tree | snapshot |
2009-11-19 |
grumbel | Move all Menus into separate classes |
commit | commitdiff | tree | snapshot |
2009-11-19 |
grumbel | Moved some more menu stuff out of control/joystickkeybo... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
grumbel | Turned main.cpp into a class |
commit | commitdiff | tree | snapshot |
2009-11-19 |
grumbel | Added scripts for source code maintainance |
commit | commitdiff | tree | snapshot |
next |