Move style guide stuff into separate file
[supertux.git] / src /
2009-11-18 Ingo RuhnkeReplaced more lisp::Lisp/lisp::Writer with Reader/Writer
2009-11-18 Ingo RuhnkeReplaced more lisp::Lisp/lisp::Writer with Reader/Writer
2009-11-18 Ingo RuhnkeReplaced more lisp::Lisp/lisp::Writer with Reader/Writer
2009-11-18 Ingo RuhnkeAdded supertux/globals.?pp to collect all the random...
2009-11-18 Ingo RuhnkeSplit supertux/options_menu.?pp
2009-11-18 Ingo RuhnkeSplit control/joystickkeyboardcontroller.?pp
2009-11-18 Ingo RuhnkeSplit physfs/physfs_stream.?pp into multiple files
2009-11-18 Ingo RuhnkeMinor cleanup
2009-11-18 Ingo RuhnkeInclude optimizations
2009-11-18 Ingo RuhnkeSplit gui/menu.?pp
2009-11-18 Ingo RuhnkeSplit object/block.?pp
2009-11-18 Ingo RuhnkeRenamed supertux/title.?pp to supertux/title_screen.?pp
2009-11-18 Ingo RuhnkeReplaced <c*> headers with <*.h>
2009-11-18 Ingo RuhnkeSplit object/particlesystem.?pp
2009-11-18 Ingo RuhnkeSplitted supertux/textscroller.?pp
2009-11-17 Ingo RuhnkeFinished -Weffc++ cleanup
2009-11-17 Ingo RuhnkeMore -Weffc++ cleanup, almost done
2009-11-17 Ingo RuhnkeMore -Weffc++ cleanup
2009-11-17 Ingo RuhnkeMore -Weffc++ cleanup
2009-11-17 Ingo RuhnkeMore -Weffc++ cleanup
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2009-11-14 Mathnerd314* Comment out resizable flag because it blue-screens...
2009-11-14 Mathnerd314Use run_dead_script wherever possible and make kill_...
2009-11-14 Mathnerd314* Add Airship (regular above-ground theme) and Battle...
2009-10-29 Mathnerd314* Finish work on Path through the Clouds
2009-09-03 Mathnerd314Option --renderer to select video renderer
2009-08-30 Mathnerd314* Update squirrel to 2.2.3
2009-08-30 Wolfgang BeckerPatchs by Matt McCutche to fix Treeboss related Bugs...
2009-08-30 Wolfgang BeckerPatch by Matt McCutchen to prevent division by zero...
2009-08-30 Wolfgang BeckerPatch by Matt McCutchen to find levels in current direc...
2009-08-26 Wolfgang BeckerPatch by Matt McCutchen to fix active waiting in main...
2009-08-24 Wolfgang BeckerStack rocks without shanking.
2009-07-29 Miloš KloučekFix for #453 (Menu frame lingers)
2009-07-26 Mathnerd314*include stdio.h in a couple files for MinGW GCC 4.4.0
2009-06-27 Wolfgang BeckerDo not apply friction if Tux's x-velocity is zero.
2009-06-21 Wolfgang Beckersnv ignore version.h, add includes for gcc 4.3.3.
2009-06-14 Mathnerd314Random stuff that I should have committed ages ago.
2009-06-13 Mathnerd314* Small miniswig update to use less dependencies
2009-06-13 Mathnerd314* remove unused libvorbisenc from FindOggVorbis and...
2009-06-10 Miloš Klouček*possible* fix for bugs #453 and #373
2009-06-02 Miloš KloučekFix for bug #436 - just clear last_menus when set_curre...
2009-05-09 Miloš Kloučekexpressed my opinion on code layout..
2009-05-03 Mathnerd314* Use overloading in Lisp and Writer
2009-05-03 Mathnerd314Fix infinite loop when encountering \r in a string
2009-05-03 Mathnerd314Ice blocks (graphics are placeholders)
2009-05-01 Ryan FlegelRemoving formfeed characters from source
2009-05-01 Ryan Flegel- Fixed formatting in credits
2009-03-21 Wolfgang Becker* Limit coins to 9999 so the displayed amount is correct.
2009-03-16 Ingo RuhnkeRegenerated wrapper with type checking
2009-03-16 Ingo RuhnkeAdded type checking for __custom functions
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-01-28 Miloš KloučekAllow declaration of "layer" for thunderstorm (both...
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-11-02 Tim Goyarevert accidentally commited files
2008-11-02 Tim GoyaUpdate INSTALL to tell users to do CMAKE_BUILD_TYPE...
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-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 Mathnerd314more svn:eol-style = native and header fixes
2008-09-18 Mathnerd314Change sound handling to use exceptions. No more empty...
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-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 RuhnkeqMax <qwiglydee@gmail.com>'s font patch, adds unicode...
2008-08-17 Mathnerd314Rewrite Tux drawing code to be a bit cleaner.
2008-08-15 Wolfgang Becker* Switch -d was used twice. Script debugger now is -s
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-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-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-19 Ryan FlegelTypo fix
2008-06-19 Ryan FlegelEsc in menu now goes back to previous menu instead...
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...
next