Updated version of png_recompress.sh
[supertux.git] / tools /
2008-01-08 Arvid NorlanderUpdated version of png_recompress.sh
2008-01-03 Christoph SommerAdded simple perl script to re-write dependencies for...
2008-01-01 Wolfgang BeckerInclude *.music in installation.
2007-12-20 Christoph SommerPorted changes from 0.3.1 and bumped version to 0.3...
2007-12-16 Christoph SommerMade compiles on MacOS X a bit smoother, activated...
2007-11-25 Christoph SommerFirst tries w/ CMake on OS X
2007-11-05 Tim Goyafix wrapper generation and miniswig build
2007-10-09 Tim Goyagenerate miniswig parser and lexer in binary dir
2007-09-29 Tim GoyaFix OpenGL detection and miniswig wrapper generation...
2007-06-11 Arvid NorlanderUpdated windows installer to new binary name, NOTE...
2007-05-19 Arvid NorlanderFixed a bug in the png_recompress.sh script
2007-05-16 Tim GoyaFix jam dist. Some hpp files were missing
2007-04-10 Wolfgang BeckerScroll nonblocking infoblock by moving half a block...
2007-04-01 Christoph SommerAdded script that normalizes all .po files in the curre...
2007-03-22 Arvid NorlanderNew version of png_recompress.sh, fixed some bugs....
2007-02-15 Arvid NorlanderRemoved trailing whitespaces in tilemanager source...
2007-02-13 Christoph SommerUpdated innosetup script
2007-02-09 Arvid NorlanderChange supertux.berlios.de to supertux.lethargik.org...
2007-02-08 Arvid NorlanderChanged supertux.berlios.de to supertux.lethargik.org...
2007-01-29 Ondřej Hošek* B140: Screen now doesn't fade out if Tux is returning...
2007-01-29 Ingo Ruhnke- fixed upload URL
2007-01-28 Ondřej Hošek* Coins inside boxes are now being counted. (We'll...
2007-01-28 Arvid NorlanderFixed trailing whitespaces in all(?) source files of...
2007-01-28 Arvid NorlanderFixed trailing whitespaces in some other scripts in...
2007-01-28 Arvid NorlanderSmall cleanup of indention and trailing whitespaces...
2007-01-22 Wolfgang BeckerFixed tiles in village.
2007-01-22 Arvid NorlanderAdded a (still not perfect) script to recompress .png...
2007-01-14 Arvid NorlanderUpdated the upload_supertux_wiki.sh script with the...
2006-12-28 Christoph SommerMerged back changes from 0.3.x branch
2006-10-05 Arvid NorlanderMerged updated .iss file back into trunk (from 0_3_x...
2006-10-03 Matthias Braundon't install miniswig
2006-10-03 Matthias Braunfix warning
2006-08-13 Matthias Braunmore small adjustments from Tron
2006-08-01 Arvid NorlanderFixed bug in tools/levelconverter-0.1.3_0.2.0.scm that...
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-07-16 Ingo Ruhnke- make script runable with guile
2006-07-16 Christoph SommerLevel conversion helper, brackety version
2006-07-03 Ingo Ruhnkelittle fix
2006-06-26 Christoph SommerChecked in small level conversion helper script
2006-06-25 Ingo Ruhnke- print out some more usefull links
2006-06-25 Ingo Ruhnke- added script that allows to upload files to the wiki...
2006-05-27 Matthias Braunfix for breaking strict aliasing rules
2006-04-30 Matthias Braunagain
2006-04-30 Matthias Braunanother try
2006-04-30 Matthias Braunanother try
2006-04-30 Matthias Braunfix miniswig for squirrel data types
2006-04-23 Matthias BraunAC_PROG_LEX seems to output a : sometimes instead of...
2006-04-23 Matthias Braun- Avoid some expensive SDL_GetTicks() calls
2006-04-11 Matthias Braunhopefully fixed the crash on exit, keep sectors script...
2006-04-10 Matthias BraunMajor rewrite of scripting support:
2005-12-29 Matthias Braunmore adjustments to collision detection, tux is correct...
2005-09-18 Matthias Braunfix miniswig outputting some \n from time to time
2005-09-17 Marek Moeckeladded Hidden Flag to Tile Manager
2005-08-10 Matthias Braunsome cleanups and changes to miniswig and scripting...
2005-08-05 Matthias Brauntry workaround problems on win32
2005-07-17 Matthias Braunmanually add dependency from lexer.cpp to parser.hpp
2005-07-12 Matthias Braunallow custom wrapper functions
2005-07-11 Matthias Braunupdate innosetup script
2005-07-10 Matthias Braunminiswig suspend is now an attribute appended to 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 Braunfix constant wrapper
2005-07-02 Matthias Braunupdate miniswig to handle multiple inheritance
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-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-26 Matthias Braunalso rename .h to .hpp in miniswig dir
2005-06-26 Matthias Braunrenamed all .h to .hpp
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-07 Matthias Braunfix miniswig building
2005-06-02 Matthias Braunanother fix
2005-06-02 Matthias Braunfix additional ;
2005-05-16 Ondřej Hošek* svn:ignored .externalToolBuilders in root directory...
2005-05-11 Matthias Braun- Changed DocBook version to 4.3, 5.0 is not officially...
2005-05-06 Matthias Brauntried to fix lexer.ll for newer flex version
2005-05-06 Matthias Braun- Made miniswig support HSQUIRRELVM arguments (and...
2005-05-05 Matthias Braunforgot to add a file, fixed soem warning on 64bit
2005-05-05 Matthias Braunreworked miniswig a bit to support virtual functions...
2005-05-05 Matthias Braunmore squirrel warning fixes
2005-05-04 Matthias Braun- More work on scripting interface
2005-05-03 Matthias BraunChecking in miniswig: It's a flex/bison based parser...
2005-05-01 Matthias Braun-Started to move stuff from library back to main game
2005-04-10 Ryan FlegelChanged all SF references to BerliOS
2005-04-04 Matthias Braunadded supertux autopackage .spec file
2005-03-26 Matthias BraunTODO update, fix tux doesn't stop at igloo anymore
2005-03-13 Marek Moeckelforgot to add two files
2005-03-13 Marek Moeckelrenamed contrib directory to tools