supertux.git
2009-03-06 Ingo RuhnkeCheck that the userdata pointer is not null, which...
2009-03-06 Ingo RuhnkeAdded function argument type and count checking for...
2009-03-03 Ingo RuhnkeFixed compiler warnings in squirrel (minor stuff, patch...
2009-03-02 Ingo RuhnkeMinor #include optimization
2009-03-02 Ingo RuhnkeRemoved unused max_score_multiplier and score_multiplier
2009-02-14 Ingo RuhnkeUpdated svn:externals
2009-01-28 Miloš KloučekAllow declaration of "layer" for thunderstorm (both...
2009-01-24 Ingo RuhnkeUpdated svn:externals
2009-01-23 Ingo RuhnkeMoved tinygettext to tinygettext.googlecode.com
2009-01-21 Mathnerd314Fix another small logic error
2009-01-21 Mathnerd314Rewrite spacing logic to properly handle comments
2009-01-20 Mathnerd314Rewrite of tinygettext's POFileReader to look more...
2009-01-01 Christoph SommerSmall, quick compile fixes
2008-12-24 Mathnerd314Update Squirrel to 2.2.2 (although README says 2.2.1)
2008-12-08 Ryan FlegelInstall fonts directory (from Constantin Baranov)
2008-11-02 Tim Goyarevert accidentally commited files
2008-11-02 Tim GoyaUpdate INSTALL to tell users to do CMAKE_BUILD_TYPE...
2008-11-02 Tim GoyaUse svnversion program rather than finding the svn...
2008-10-27 Miloš Kloučekcorrected supertux tile definition file extension ...
2008-10-27 Miloš KloučekStore "one-way" worldmap attribute, because AnMaster...
2008-10-27 Miloš KloučekAdded checkboxes for attributes defined in supertux...
2008-10-27 Miloš KloučekSupport for more editor-images or editor-images with...
2008-10-27 Miloš KloučekAdded menu item to let user decide, if he wants to...
2008-10-27 Miloš Kloučektrying to add Id tags in tilemanager files
2008-10-27 Miloš KloučekAdded constants for tile_width and tile_height.
2008-10-26 Miloš KloučekA bit of work for current SVN support for tilemanager...
2008-10-26 Miloš KloučekRewritten tile properties code to store tile attributes...
2008-10-24 Miloš KloučekReplaced Gnome.AppBar with a dialog (stored in .glade...
2008-10-22 Tim GoyaUse CMake variable to control release vs. debug vs...
2008-10-22 Tim Goyachange eol-style to native on CMakeLists.txt
2008-10-18 Wolfgang BeckerG++ 4.3 wants even more includes.
2008-10-06 Mathnerd314Loads more include and header fixes along with eol...
2008-09-30 Miloš Kloučekremoved doubled foreground coin (bug #403). It looks...
2008-09-30 Arvid NorlanderFix pipes in bonus1/bonus-level5.stl, they were mixed...
2008-09-30 Arvid NorlanderAdd unisolid version of blue pipe top, needed for ...
2008-09-30 Arvid NorlanderUpdate Swedish translation.
2008-09-24 Mathnerd314Addon include fixes.
2008-09-24 Mathnerd314Applying my tileset patch since nobody seems to have...
2008-09-22 Arvid NorlanderFix curl include paths that were messed up in 5778...
2008-09-19 Mathnerd314Oops! search and replace isn't good enough - change...
2008-09-19 Mathnerd314more svn:eol-style = native and header fixes
2008-09-18 Mathnerd314Change sound handling to use exceptions. No more empty...
2008-09-18 Mathnerd314Fun with unisolid tiles. Replaced each normal tile...
2008-09-18 Mathnerd314Big CMakeLists update.
2008-09-18 Mathnerd314- svn:eol-style = native fixes
2008-09-17 Marek Moeckelswitched to the flag used in other places
2008-09-12 Miloš Kloučekremoved .png/.stf files for hard-coloured fonts (blue...
2008-09-11 Miloš KloučekColors patch from qmax ( + added stat_hdr_color into...
2008-09-06 Christoph SommerChanged jump behaviour: Tux will now jump even if the...
2008-08-28 Wolfgang BeckerPrevent crash on exit.
2008-08-28 Wolfgang BeckerCrystallo, a basic badguy who patrols around a fixed...
2008-08-26 Ingo Ruhnkeqmax patch to fix bug #0000389 - colors in infoblocks
2008-08-23 Wolfgang BeckerClimbable areas don't influence Tux at all while he...
2008-08-21 Ingo RuhnkeCyrillic fonts from qMax <qwiglydee@gmail.com>
2008-08-21 Ingo RuhnkeqMax <qwiglydee@gmail.com>'s font patch, adds unicode...
2008-08-21 Ingo RuhnkeNew font definition files for qMax <qwiglydee@gmail...
2008-08-21 Ingo RuhnkeRussian translation from qMax <qwiglydee@gmail.com>
2008-08-21 Ingo RuhnkeCollision box finetuning (old stuff floating around...
2008-08-17 Mathnerd314Rewrite Tux drawing code to be a bit cleaner.
2008-08-16 Miloš Klouček* added about dialog
2008-08-16 Miloš Kloučeksplitted OnAppBarUserResponse() and code that remaps...
2008-08-16 Miloš Kloučekremoved one compile warning (unused variable e)
2008-08-16 Miloš Kloučektext changes
2008-08-15 Wolfgang Becker* Switch -d was used twice. Script debugger now is -s
2008-08-08 Miloš KloučekUpdated tilemanager to make it working with current...
2008-08-08 Marek Moeckelreplaced green pipes with new icy graphics in world1...
2008-08-02 Miloš Kloučekadded "static_cast<int>"s and solved bug #377
2008-07-27 Matthias BraunSDL_GL_SWAP_CONTROL depends on SDL version
2008-07-25 Ingo RuhnkeImplemented rounded rects with GL_TRIANGLE_STRIP
2008-07-25 Marek Moeckelsome GP2X-related workarounds
2008-07-21 Marek Moeckelremoved second ghost forest song from lowres music
2008-07-03 Miloš KloučekKugelblitz now appears at specified position, not at...
2008-07-01 Christoph SommerSome housekeeping
2008-07-01 Christoph SommerLevelIntro screen
2008-07-01 Christoph Sommerreplaced main.cpp's NO_CATCH define by DEBUG
2008-07-01 Ryan FlegelFixed includes for msys.
2008-07-01 Ingo RuhnkeWoops, wrong repository
2008-07-01 Ingo RuhnkeExample demo
2008-06-27 Christoph Sommerupdated -coop patch
2008-06-27 Christoph SommerNo more segfaults when trying to spawn bullets of unkno...
2008-06-23 Christoph SommerIf loading dummy texture failed, use an empty one
2008-06-23 Christoph SommerDon't die when main icon cannot be loaded
2008-06-23 Christoph Sommertypo
2008-06-23 Christoph SommerIf loading an image fails, try loading "images/engine...
2008-06-22 Wolfgang BeckerFixed image names.
2008-06-19 Ryan FlegelTypo fix
2008-06-19 Ryan FlegelEsc in menu now goes back to previous menu instead...
2008-06-18 Arvid NorlanderFix broken animations in world2/airkey.stl, also clean...
2008-06-18 Arvid NorlanderMake world2/level6.stl possible to finish, also clean...
2008-06-18 Ryan Flegel#232: Changing from menu language no longer freezes...
2008-06-18 Ryan FlegelMenu now shrinks when closed instead of disappearing
2008-06-16 Ryan FlegelFix issue with action not being updated when typing...
2008-06-16 Ryan FlegelSupport for idle animations. Idle stage sprite names...
2008-06-16 Ryan FlegelFixes dying animation issue where it is stuck at frame 0.
2008-06-16 Ryan FlegelAdjust gamma with set_gamma(float) scripting function...
2008-06-15 Ryan FlegelDisable acceleration in kill_fall().
2008-06-13 Ryan FlegelBomb is now portable
2008-06-12 Ryan FlegelF10 toggles show FPS
2008-06-12 Ryan Flegel#305: applied tripod's patch to stop Jumpy from making...
2008-06-12 Ryan FlegelDon't cache APPDATADIR--it's derived from CMAKE_INSTALL...
next