supertux.git
2004-03-24 Tobias Gläßernew levelformat with multiple layers and and new tilese...
2004-03-24 Tobias Gläßernew levelformat with multiple layers and and new tilese...
2004-03-24 Ingo Ruhnke- renamed input/input_
2004-03-24 Tobias Gläßernew levelformat with multiple layers, new particlesystem
2004-03-24 Ingo Ruhnke- minor cleanup
2004-03-24 Ingo Ruhnke- removed a few redundant "== true"'s
2004-03-24 Ingo Ruhnke- minor cleanup, removed some evil variable recycling
2004-03-24 Ingo Ruhnke- converted Player into a class (naming still needs...
2004-03-24 Ingo Ruhnke- commited Michael George's config-file patch
2004-03-24 Ingo Ruhnke- coverted badguy type into an object
2004-03-24 Ingo Ruhnke- created a named enum for badguys
2004-03-24 Ingo Ruhnkesplitted actions commands for different badguys into...
2004-03-24 Ingo Ruhnkesplitted drawing commands for different badguys into...
2004-03-24 Ingo Ruhnke- commited Michael George's config-file patch
2004-03-24 Ingo Ruhnkefixed little type error
2004-03-24 Ingo Ruhnke- turned menu into a class, still a lot of public varia...
2004-03-23 Ingo Ruhnke- removed unneded typedef's for structs
2004-03-23 Ingo Ruhnke- fixed joystick code a bit
2004-03-22 Ingo Ruhnkenew news
2004-03-22 Ingo Ruhnke- removed NO_UPDATE and let the default argument handle it
2004-03-22 Ingo Ruhnke- replaced YES/NO with true/false
2004-03-22 Ingo Ruhnke- added read_string_vector
2004-03-22 Ingo Ruhnke*** empty log message ***
2004-03-22 Ingo Ruhnkeminor cleanup
2004-03-22 Ingo Ruhnke*** empty log message ***
2004-03-22 Ingo Ruhnkefixed indention to look a bit nicer
2004-03-22 Ingo Ruhnke- added ability to position menu freely on the screen
2004-03-22 Ingo Ruhnke- fixed menu motion bug
2004-03-22 Ingo Ruhnke- added config flag to change the joystick
2004-03-22 Ingo Ruhnke- added shurtcut function to create menu items
2004-03-22 Ingo Ruhnke- converted menu enums into named enums
2004-03-22 Ingo Ruhnke- removed AC_PATH_SDL from acinclude, replaced by mk...
2004-03-22 Ingo Ruhnkewin32 fixes
2004-03-22 Ingo Ruhnkecommited Matzes Win32 patch
2004-03-22 Ingo Ruhnke- more menu cleanup
2004-03-21 Ingo Ruhnke- some more menu cleanup
2004-03-21 Ingo Ruhnke- more menu cleanup
2004-03-21 Tobias Gläßerfixed warnings
2004-03-21 Tobias Gläßerconverted game object arrays to std::vector
2004-03-21 Ingo Ruhnke- added default argument instead of NO_UPDATE
2004-03-21 Ingo Ruhnkebye, bye, joystick ifdefs
2004-03-21 Ingo Ruhnke- replaced char* with string
2004-03-21 Ingo Ruhnkefixed extension
2004-03-21 Tobias Gläßerfixed creating of new level subset again, because
2004-03-21 Ingo Ruhnke- fixed file extension, removed pwd.h header
2004-03-21 Ingo Ruhnkeuse C for SDL_mixer/image test
2004-03-21 Ingo Ruhnke- changed suffix
2004-03-21 Ingo Ruhnkesome news
2004-03-21 Ingo Ruhnke- replaced a few char* with std::string
2004-03-21 Ingo Ruhnke- replaced a few char* with std::string
2004-03-21 Ingo Ruhnke- added detection magic for the datadir
2004-03-20 Ingo Ruhnke- removed dependency on gzungetc
2004-03-20 Tobias Gläßer*** empty log message ***
2004-03-20 Tobias Gläßerlittle info-file format change
2004-03-20 Tobias Gläßerwe got a new extension
2004-03-20 Tobias Gläßerremoved
2004-03-20 Ingo Ruhnke- added usage help string
2004-03-20 Ingo Ruhnke- added usage help string
2004-03-20 Ingo Ruhnke*** empty log message ***
2004-03-20 Ingo Ruhnke- added converter script for levels
2004-03-20 Tobias Gläßer.stl is the new extension for levels
2004-03-20 Tobias Gläßerlittle bug-fix
2004-03-20 Ingo Ruhnke- added zlib support to lispreader
2004-03-20 Tobias Gläßernew level-format, many changes to level-related stuff
2004-03-20 Ingo Ruhnke- moved tux into its own class, removed some clutter
2004-03-20 Ingo Ruhnke- replaced #ifdef LINUX with #ifndef WIN32, should...
2004-03-20 Ingo Ruhnke- reorganized code a bit
2004-03-20 Ingo Ruhnke-Wall per default
2004-03-20 Ingo Ruhnke- added check to catch brocken worldmaps
2004-03-20 Ingo Ruhnke- cleaned up (wordwrapped below 80 chars, grouped)...
2004-03-20 Ingo Ruhnke- added music support and support for starting levels...
2004-03-20 Tobias Gläßerchanged to lisp-style
2004-03-20 Ingo Ruhnke- added tilemap loading for the worldmap
2004-03-20 Ingo Ruhnke- added a worldmap
2004-03-19 Tobias Gläßercompile worldmap.c/h
2004-03-19 Ingo Ruhnke- added level starting from command line thingy
2004-03-19 Ingo Ruhnke- added worldmap stuff
2004-03-19 Ingo Ruhnke- added worldmap include
2004-03-19 Ingo Ruhnke- added worldmap gfx (just placeholder)
2004-03-19 Ingo Ruhnke- added read_string and read_int_vector to LispReader
2004-03-19 Ricardo CruzCorrected a laptop behaviour, regarding kicking
2004-03-19 Ricardo Cruzcorrected 2 badguys behaviour thingies
2004-03-18 Ricardo Cruzuse #include "lispreader.h" , instead of #include ...
2004-03-17 Tobias Gläßerrevival ;)
2004-03-17 Tobias Gläßermerged lispreader with Ingo Ruhnke's Construo LispReade...
2004-03-17 Ingo Ruhnke- added news file with content
2004-03-17 Ingo Ruhnke- renamed *.c to *.cxx
2004-03-17 Tobias Gläßerfixed missing seperator
2004-03-16 Tobias Gläßerconsistent SDL include
2004-03-16 Tobias Gläßercompile lispreader
2004-03-16 Tobias Gläßerinitial
2004-03-15 Ingo Ruhnkeadded --copy flag to avoid symlinks
2004-03-15 Tobias Gläßerbetter than the bad ones
2004-03-15 Tobias Gläßertoo bad they were bad
2004-03-15 Tobias Gläßerfixed bad laptops
2004-03-15 Ingo Ruhnke- made debug default for now
2004-03-15 Tobias Gläßerupdate
2004-03-15 Tobias Gläßerupdate
2004-03-15 Tobias Gläßersome xfc were added to their counterparts
2004-03-15 Tobias Gläßernew tab icons
next