* Fixed a few world2 levels where some objects had strings like sprite names marked...
[supertux.git] / src /
2005-10-23 Ondřej Hošek* Converted world 1 to new level format.
2005-10-22 Ondřej Hošek* Moved my docs to the wiki
2005-10-19 Ondřej Hošek* Made a few additions to the file formats reference.
2005-10-17 Ingo Ruhnke- added a more compact form to define tiles
2005-10-17 Matthias Braunremove glu dependency again, since it seems some people...
2005-10-17 Matthias Braunremove glu dependency again, since it seems some people...
2005-10-16 Stephen Groundwateradjusted spidermite image added squished state
2005-10-16 Marek Moeckelfix for the snowsnail spinning
2005-10-16 Marek Moeckelcommented out an error-message line in glutil.hpp that...
2005-10-16 Stephen Groundwaterfixed Mr.Tree file edit mistake on my part
2005-10-16 Stephen Groundwateradded missing icewood tiles
2005-10-16 Stephen Groundwateradded icewood tiles, added snownail and spidermite
2005-10-12 Ondřej Hošek* Fixed a few own mistakes from a previous commit
2005-10-10 Ondřej Hošek* Updated Czech translation
2005-10-08 Marek Moeckelfixed a missing include
2005-10-05 Marek Moeckelmoved some code
2005-10-05 Marek Moeckelremoved all flapping code
2005-10-03 Matthias Braun- Reworked Surface class and drawing stuff:
2005-10-03 Matthias Braunmoved some sprites to separate files
2005-10-02 Matthias Braun- Allow custom leveldots
2005-09-30 Marek Moeckelsupport for centered text in scripts
2005-09-30 Marek Moeckelcutscene borders fade in and out now
2005-09-26 Marek Moeckelsmall fixes
2005-09-26 Matthias Braunsome code to have images in scrolling text
2005-09-25 Marek Moeckellots of cool scripting stuff
2005-09-25 Marek Moeckelscripting stuff
2005-09-25 Marek Moeckelkeys are displayed on the screen, they can be "collecte...
2005-09-18 Marek Moeckelmore fixes for Kugelblitz and Rain
2005-09-18 Marek Moeckelfixed electrifier
2005-09-18 Matthias Braunfix CONTINUE handling
2005-09-18 Marek Moeckellittle work on the kugelblitz
2005-09-18 Marek Moeckelfixed kugelblitz, added electrifier object
2005-09-18 Matthias Brauntry to fix badguys walking on water
2005-09-17 Marek Moeckelremoved some duplicate code
2005-09-17 Marek Moeckelfixed solid water for tux
2005-09-17 Marek Moeckelkugelblitz electrifies water on contact - electrified...
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
next