supertux.git
2005-09-05 Matthias Braunwe need these now
2005-09-04 Stephen GroundwaterForest WM tiles, more work in progress
2005-09-04 Stephen GroundwaterForest WM tiles, more work in progress
2005-09-02 Stephen GroundwaterForest WM tiles, more work in progress
2005-08-31 Stephen GroundwaterForest WM tiles, more work in progress
2005-08-31 Stephen GroundwaterForest WM tiles, more work in progress
2005-08-31 Stephen GroundwaterForest WM tiles, more work in progress
2005-08-31 Stephen GroundwaterForest WM tiles, more work in progress
2005-08-31 Stephen GroundwaterForest WM tiles, more work in progress
2005-08-10 Matthias Braunsome cleanups and changes to miniswig and scripting...
2005-08-05 Matthias Brauntry workaround problems on win32
2005-08-05 Stephen GroundwaterForest WM tiles, more work in progress
2005-07-26 Stephen GroundwaterForest WM tiles, more work in progress
2005-07-25 Marek Moeckeladded another contributed level
2005-07-25 Stephen Groundwaterforest WM -still very much WIP, these will be changing
2005-07-25 Stephen Groundwaterforest WM -still very much WIP, these will be changing
2005-07-22 Marek Moeckelupdated version of Anubis' level
2005-07-22 Marek Moeckeladded another level contributed by Thomas "Anubis"...
2005-07-20 Marek Moeckeladded a forest level committed by Anubis
2005-07-20 Marek Moeckelanother tweak to the forest map music
2005-07-20 Marek Moeckelimproved music a little
2005-07-20 Marek Moeckeladded music for the forest worldmap
2005-07-20 Marek Moeckeladded Mr Fluffy badguy
2005-07-20 Marek Moeckelconverted sounds back to .wav
2005-07-20 Marek Moeckelforgot to add tiles again
2005-07-20 Marek Moeckelmoved and sorted worldmap tiles
2005-07-20 Stephen Groundwaterwip- forest worldmap
2005-07-20 Stephen Groundwaterwip- forest worldmap
2005-07-18 Marek Moeckelkugelblitz update - the behaviour intended for the...
2005-07-18 Marek Moeckelanother kugelblitz update
2005-07-18 Marek Moeckelsmall updates to kugelblitz
2005-07-18 Marek Moeckelfixed the small fix :-)
2005-07-18 Marek Moeckelsmall fix
2005-07-18 Marek Moeckeladded Kugelblitz badguy: basic code, placeholder images...
2005-07-18 Stephen Groundwateradded forest world map
2005-07-17 Matthias Braunno need to display OpenGL option
2005-07-17 Matthias Braunmanually add dependency from lexer.cpp to parser.hpp
2005-07-17 Matthias Braun--disable-opengl doesn't make sense anymore
2005-07-16 Marek Moeckeladded point sprite for flexlay
2005-07-16 Marek Moeckeladded some comments and the framework for platforms...
2005-07-15 Marek Moeckel-modified moving platform class to make use of the...
2005-07-15 Marek MoeckelPatch by <balinor@pnxs.de>:
2005-07-13 Marek Moeckelremoved some contributed music by request of the author
2005-07-12 Matthias Braunallow custom wrapper functions
2005-07-11 Matthias Braunupdate innosetup script
2005-07-11 Matthias Braunfix .desktop file
2005-07-11 Marek Moeckeladded bonus island 2 to trunk
2005-07-11 Marek Moeckelupdated --help text
2005-07-10 Marek Moeckelsome level work
2005-07-10 Matthias Braunminiswig suspend is now an attribute appended to functions
2005-07-06 Marek Moeckelwe don't have a maintainer anymore
2005-07-03 Bastiaan ZapfFixed missing header in stream_sound_source.cpp
2005-07-02 Marek Moeckeladded a remix of the level done music (for special...
2005-07-02 Matthias Braunuse new exposing functions
2005-07-02 Matthias Braunfix namespace problems
2005-07-02 Matthias Braundon't leave classname lyingf around on stack
2005-07-02 Matthias Braunlet miniswig create code to create squirrel object...
2005-07-02 Benjamin P... Added my version a nice little bubble for use with...
2005-07-02 Matthias Braunfix constant wrapper
2005-07-02 Matthias Braunupdate miniswig to handle multiple inheritance
2005-07-01 Marek Moeckelsmall backport from 0.1.3
2005-07-01 Matthias Braunno opengl option anymore
2005-07-01 Matthias Braunfixed scripting which I just broke
2005-07-01 Matthias Braunfix music problems, is openal faster now?
2005-07-01 Matthias Braunminiswig supports int, float and string constants now
2005-07-01 Matthias Brauntry to workaround flex inserting non ANSI functions
2005-07-01 Matthias Braunalso test for .exe progs on win32
2005-06-29 Matthias Braunupdate svn:ignore
2005-06-29 Marek Moeckelforgot to rename a file i renamed in the code
2005-06-29 Marek Moeckelconverted all sound files to .ogg (to avoid problems...
2005-06-29 Matthias BraunFix for last commit
2005-06-29 Matthias Braunsupports suspending functions
2005-06-28 Matthias Braunfix miniswig using wrong stack numbers in functions...
2005-06-27 Matthias Brauncleanup and fixes to openal code
2005-06-27 Matthias Braunnot needed in svn
2005-06-27 Matthias Braunfix openal stalling at exit
2005-06-26 Matthias Braunsupport for fading music
2005-06-26 Matthias Braundon't use alutInit to test for OpenAL
2005-06-26 Matthias Braunfixed bad comments
2005-06-26 Matthias Braunalso rename .h to .hpp in miniswig dir
2005-06-26 Matthias Braunrenamed all .h to .hpp
2005-06-26 Matthias Braunupdated squirrel version
2005-06-24 Marek Moeckelconverted all music files to Ogg Vorbis
2005-06-23 Matthias Braunforgot an assert
2005-06-23 Matthias Braundon't need these anymore
2005-06-23 Matthias Braundon't forget to add the flame sound (just proof of...
2005-06-23 Matthias BraunAdded a new SoundManager based on OpenAL. I also simpli...
2005-06-19 Marek Moeckelupdated specs
2005-06-19 Marek Moeckeladded milestone 2 specifications document - see mailing...
2005-06-18 Marek Moeckellevel update
2005-06-18 Marek Moeckelchanged some comments
2005-06-18 Marek Moeckelfixed rain splashes
2005-06-17 Marek Moeckellevel work
2005-06-17 Marek Moeckelmore work on level1
2005-06-16 Stephen Groundwateradjusted unstable_tile
2005-06-13 Matthias Braundon't play with the magic constants...
2005-06-12 Stephen Groundwateradded nolok gargoyle tile to castle set
2005-06-11 Matthias Braunadded beginning of automatic docu generation for the...
2005-06-11 Matthias Braunsupertux is now searching for a default.nut file in...
2005-06-09 Stephen Groundwateradding a castle window tile, this is wip, i want to...
next