use spike flag again and don't replace spikes with objects
[supertux.git] / src /
2005-09-17 Matthias Braunuse spike flag again and don't replace spikes with...
2005-08-10 Matthias Braunsome cleanups and changes to miniswig and scripting...
2005-07-20 Marek Moeckeladded Mr Fluffy badguy
2005-07-20 Marek Moeckelconverted sounds back to .wav
2005-07-20 Marek Moeckelmoved and sorted worldmap tiles
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-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-11 Marek Moeckelupdated --help text
2005-07-10 Matthias Braunminiswig suspend is now an attribute appended to functions
2005-07-03 Bastiaan ZapfFixed missing header in stream_sound_source.cpp
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 Matthias Braunupdate miniswig to handle multiple inheritance
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-06-29 Marek Moeckelconverted all sound files to .ogg (to avoid problems...
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 Braunfixed bad comments
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 BraunAdded a new SoundManager based on OpenAL. I also simpli...
2005-06-18 Marek Moeckelchanged some comments
2005-06-18 Marek Moeckelfixed rain splashes
2005-06-13 Matthias Braundon't play with the magic constants...
2005-06-11 Matthias Braunsupertux is now searching for a default.nut file in...
2005-06-07 Matthias Braunonly add installdir to searchpath if nothing was found...
2005-06-07 Matthias Braunfixed bug in title.cpp reported by laprican
2005-06-07 Matthias Braunalways catch exceptions
2005-06-07 Matthias Braunforgot to add some files
2005-06-07 Matthias Braunsupertux is using physfs now, this simplifies the code...
2005-06-06 Matthias Braunput ICONV_CONST back in, you have to rerun autogen...
2005-06-06 Marek Moeckelchanged camera to show more of what's above tux
2005-06-04 Marek Moeckeldon't restart music everytime tux dies
2005-06-04 Matthias Braunfix for my latest commit
2005-06-04 Matthias Brauntry current directory if reading /proc/exe/self failed
2005-06-04 Matthias Braundefine APPDATADIR
2005-06-02 Matthias Braunfix iconv signature problems
2005-05-23 Marek Moeckelfixed critical telephone bug (thanks for noticing,...
2005-05-23 Marek Moeckelmade the phone ringing again
2005-05-22 Marek Moeckeltemporarily disabled ringing because it needs fixing
2005-05-22 Marek Moeckelmade the phone (infoblock) ringing until tux picks...
2005-05-22 Matthias Braunfix badguy flipping for badguys that are already spawned
2005-05-22 Matthias Braunfix object placement wrong when flipping
2005-05-22 Marek Moeckelmore work on the level
2005-05-21 Marek Moeckeladded a random value to zeekling's speed
2005-05-20 Marek Moeckelconverted ghost forest music to .ogg because of problem...
2005-05-18 Marek Moeckelrainsplashes are now automatically generated by the...
2005-05-18 Marek Moeckelrenamed particlesystem_absolute to _interactive
2005-05-18 Marek Moeckeladded a new particle system that (currently) rains...
2005-05-18 Ondřej HošekFixed bug with worldmap messages not being shown (we...
2005-05-18 Marek Moeckelupdated ambient sound for use with flexlay
2005-05-18 Marek Moeckelcommented out two lines in block.cpp that caused a...
2005-05-18 Matthias Braunoops forgot files again
2005-05-18 Matthias Braunbonusblock can now contain custom MovingObjects, added...
2005-05-17 Marek Moeckelcreated a ghost forest demo from contrib art:
2005-05-17 Marek Moeckeladded a powerup object that can be placed in levels...
2005-05-17 Matthias Braunimproved utf-8 code to correctly decode utf-8 byte...
2005-05-17 Ondřej Hošek* Tux can now move horizontally after flapping followin...
2005-05-17 Ondřej HošekFixed semi-transparence problems with cards with fglrx...
2005-05-17 Marek Moeckelreduced flappinf strength a litte so that Tux doesn...
2005-05-17 Ondřej Hošek* Tiles now have an alpha parameter for semi-transparen...
2005-05-16 Ondřej HošekImplemented Yoshi's Island-style flapping (based on...
2005-05-16 Ondřej Hošek* svn:ignored .externalToolBuilders in root directory...
2005-05-15 Marek Moeckelmore work on rain
2005-05-14 Marek Moeckeladded new class for particle systems that need absolute...
2005-05-14 Marek Moeckelchanged an error message to a more friendly one
2005-05-13 Ondřej Hošek* Activated UTF-8 in Lisp parser
2005-05-13 Ondřej Hošek* From now on, there is UTF-8 decoding in the Font...
2005-05-12 Matthias Braunforgot to add some files
2005-05-12 Matthias Braun- Added a new script command to display text files
2005-05-12 Matthias Braun- Refactored worldmap a bit to reuse GameObject from...
2005-05-11 Ondřej HošekAdded the "button" property to the list that scripttrig...
2005-05-11 Marek Moeckeltesting ambient sound in level1
2005-05-11 Matthias Braunnot deperecated anymore
2005-05-11 Marek Moeckelfixed a bug in tiles.strf
2005-05-11 Matthias Braun- Changed DocBook version to 4.3, 5.0 is not officially...
2005-05-11 Ondřej Hošek* Fixed a typographic mistake in scripting.xml (closed...
2005-05-10 Ondřej Hošek* Updated the scripting reference document.* Removed...
2005-05-10 Bastiaan Zapf- Upgraded ambient sound source to rounded rectangule...
2005-05-10 Marek Moeckeladded collision for raindrops (wip)
2005-05-10 Matthias Braunthis function is not as evil as the comment indicated...
next