level-editor is completly impleted for the current level-format now!
[supertux.git] / src / leveleditor.c
2004-03-06 Tobias Gläßerlevel-editor is completly impleted for the current...
2004-03-05 Tobias Gläßerresponsiveness has been improved
2004-03-05 Tobias Gläßerfixed displaying of text with newlines. level-editor...
2004-03-05 Tobias Gläßerstring_list_type additions and leveleditor improvements.
2004-03-04 Tobias Gläßerleveleditor level-settings menu is working now. introdu...
2004-03-03 Tobias Gläßerfixes and leveleditor interface improvements.
2004-03-02 Tobias GläßerImproved buttons. You can create new level-subsets...
2004-02-29 Tobias Gläßermore gameplay improvements. level-editor is getting...
2004-02-28 Tobias Gläßerremoved a few useless DEBUG_MSGs :)
2004-02-28 Tobias GläßerGameplay has been repaired a bit. A menu effect was...
2004-02-24 Tobias Gläßermany code-cleanups. merged leveleditor patch from Ricar...
2004-02-22 Ricardo CruzImproved scrolling.
2004-02-21 Ricardo Cruzdisables key repeating at the end
2004-02-18 Tobias Gläßerhuge CVS merge, see ChangeLog for details.
2004-02-02 Tobias Gläßermoved savelevel() code to level.h/c where it belongs...
2004-02-02 Tobias Gläßerfixed compilation. fixed a bug in the level-save function.
2004-02-01 Tobias GläßerYet another huge code merge representing the current...
2004-01-25 Tobias Gläßerfixed a few bugs. (One of them thanks to a patch from...
2004-01-20 Tobias Gläßerarrays are dynamic now, fixed bugs, more code cleanups
2004-01-18 Tobias GläßerHuge code merge. This reflects the current status of...
2003-12-31 Bill KendrickFixed parse errors.
2003-12-31 Tobias Gläßerapplied leveleditor and multiline-drawtext patches...
2003-12-30 Bill KendrickFixed more parse errors.
2003-12-29 Tobias Gläßerdraw*text <- functions can now specify the size of...
2003-12-29 Tobias Gläßerinitial