supertux.git
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
2004-03-15 Tobias Gläßerthrown away for good reasons (you have to believe it)
2004-03-15 Tobias Gläßersky level contributed by Ricardo Cruz <rick2@aeiou.pt>
2004-03-15 Tobias Gläßerchanged time-limit
2004-03-15 Tobias Gläßerchanged time limit again
2004-03-15 Tobias Gläßerchanged the time limit
2004-03-15 Tobias Gläßercool level made by Philippe Saint-Pierre <stpere@linuxm...
2004-03-15 Tobias Gläßerscreen depth of the monitor is used. thanks to Ingo...
2004-03-15 Tobias Gläßernew leveleditor info-text by Christopher A. Webber...
2004-03-15 Ingo Ruhnke- removed games/ subdir to avoid suprises
2004-03-15 Ingo Ruhnke- reversed enable/disable to fit the default
2004-03-15 Ingo Ruhnke- added automatic disabling of sound or opengl if not...
2004-03-15 Ingo Ruhnke- fixed 'make install'
2004-03-15 Ingo Ruhnke- added X11/opengl issue fix
2004-03-15 Ingo Ruhnke- added flags to disable opengl/sound
2004-03-14 Tobias GläßerQuick hack to correct the unprecise CPU clocks a little...
2004-03-14 Tobias Gläßerthe NOT falling down a wall with low frame-rate bug...
2004-03-14 Ingo Ruhnke- added missing debug flag
2004-03-14 Ingo Ruhnke- fixed some minor issues
2004-03-14 Ingo Ruhnke- lowered the sdl version required
2004-03-14 Ingo Ruhnke- aclocal/acinclude cleanup
2004-03-14 Ingo Ruhnke- replaced configure.in with configure.ac
2004-03-14 Ingo Ruhnke- automatic generated files don't belong in cvs
2004-03-14 Ingo Ruhnkeautogenerated files shouldn't be in cvs
2004-03-14 Ingo Ruhnke- larger joystick dead zone for analog stick noise
2004-03-14 Ingo Ruhnke- fixed auto* stuff a bit, requires automake1.7
2004-03-14 Tobias Gläßerbad_guy vs. player collision fixes.
2004-03-14 Tobias Gläßerlevel-end bug fixed err hacked to be a bit less annoying ;)
2004-03-14 Tobias Gläßerfixed nosound and noopengl build bugs. fixed bkgd image...
2004-03-14 Duong-Khang... configure added again
2004-03-14 Tobias Gläßersome laptop-bus were fixed (through Ricardo's patch)
2004-03-14 Ricardo CruzJust changed seticon() position to make icons putted...
2004-03-14 Tobias Gläßerapplied Ricardo's upgrade direction patch again.
2004-03-14 Tobias Gläßeryou can move right or left, while jumping, now
2004-03-13 Tobias Gläßerfixed player/badguy collisions and score multiplication
2004-03-13 Tobias Gläßerprevents stucking in some situations, when Tux is ducked.
2004-03-13 Tobias Gläßerfixed save/load-game.
2004-03-13 Ricardo CruzCleanups in credits:
2004-03-13 Tobias Gläßerthe player couldn't jump heigher than the screen.
2004-03-13 Duong-Khang... configure script removed
2004-03-13 Ricardo CruzJust removed a printf.
2004-03-13 Tobias Gläßernew collision detection. cleanups. bug fixes. music...
2004-03-09 Tobias Gläßerfixed C99 compilation
2004-03-09 Tobias Gläßerfixed C99 compilation
2004-03-09 Duong-Khang... VERSION define
2004-03-09 Duong-Khang... Experimental configure
2004-03-09 Duong-Khang... work in progress support of autoconf stuff
2004-03-09 Duong-Khang... Makefile renamed to Makefile.cvs
2004-03-08 Tobias Gläßerducking is working again. a debug feature has moved...
2004-03-08 Tobias Gläßerreverted last commit
2004-03-08 Tobias Gläßerfixed game load/save
2004-03-07 Ricardo Cruzfixed, subset info
2004-03-07 Ricardo Cruzimproved level editor help
2004-03-07 Ricardo CruzImproved help and credits text
2004-03-07 Tobias Gläßercleanups. Merged credits patch from Ricardo and improve...
2004-03-07 Tobias GläßerMoved from ../AUTHORS.txt to data/CREDITS. Reformated...
2004-03-07 Tobias Gläßerremoved
2004-03-07 Tobias Gläßerinitial
2004-03-07 Tobias Gläßerit was actually too big :)
next