# # ChangeLog for trunk/tools # # Generated by Trac 1.2.2 # Apr 15, 2021, 3:02:12 AM Fri, 11 Feb 2011 14:34:48 GMT sam [631] * trunk/deushax/Makefile.am (modified) * trunk/monsterz/Makefile.am (modified) * trunk/src/Makefile.am (modified) * trunk/tools/Makefile.am (modified) Add missing icons.png, use CPPFLAGS instead of CXXFLAGS in automake ... Mon, 17 Jan 2011 13:22:07 GMT sam [218] * trunk (modified) * trunk/art (modified) * trunk/art/test (modified) * trunk/gfx (modified) * trunk/gfx/font (modified) * trunk/maps (modified) * trunk/src (modified) * trunk/src/Makefile.am (modified) * trunk/src/debugboard.cpp (added) * trunk/src/debugboard.h (added) * trunk/src/debugsprite.cpp (modified) * trunk/src/map.cpp (modified) * trunk/src/test-map.cpp (modified) * trunk/src/tiler.cpp (modified) * trunk/src/tiler.h (modified) * trunk/src/tileset.cpp (modified) * trunk/src/tileset.h (modified) * trunk/tools (modified) The Tile size can now be specified upon TileSet load. Add a sample ... Sat, 28 Aug 2010 17:19:14 GMT sam [178] * trunk/configure.ac (modified) * trunk/gfx/font/Makefile.am (modified) * trunk/src/Makefile.am (modified) * trunk/src/debugrecord.cpp (modified) * trunk/tools/Makefile.am (modified) Proper detection of libcaca and libpipi. Wed, 11 Aug 2010 16:18:40 GMT sam [100] * trunk/src/Makefile.am (modified) * trunk/src/asset.cpp (modified) * trunk/src/asset.h (modified) * trunk/src/font.cpp (modified) * trunk/src/font.h (modified) * trunk/src/game.cpp (modified) * trunk/src/game.h (modified) * trunk/src/gtk/editor.cpp (modified) * trunk/src/gtk/gtkvideo.cpp (modified) * trunk/src/gtk/gtkvideo.h (modified) * trunk/src/joystick.cpp (added) * trunk/src/joystick.h (added) * trunk/src/layer.cpp (modified) * trunk/src/layer.h (modified) * trunk/src/map.cpp (modified) * trunk/src/map.h (modified) * trunk/src/scene.cpp (modified) * trunk/src/scene.h (modified) * trunk/src/sdlvideo.cpp (modified) * trunk/src/sdlvideo.h (modified) * trunk/src/test-map.cpp (modified) * trunk/src/ticker.cpp (modified) * trunk/src/ticker.h (modified) * trunk/src/tiler.cpp (modified) * trunk/src/tiler.h (modified) * trunk/src/tileset.cpp (modified) * trunk/src/tileset.h (modified) * trunk/src/video.h (modified) * trunk/tools/make-font.cpp (modified) Slightly improve the documentation in a few files, add the missing ... Wed, 11 Aug 2010 16:18:37 GMT sam [97] * trunk/configure.ac (modified) * trunk/tools/Makefile.am (modified) Add a few more autotools rules. Wed, 11 Aug 2010 16:18:27 GMT sam [92] * trunk/.gitignore (modified) * trunk/Makefile (deleted) * trunk/Makefile.am (added) * trunk/art/Makefile (deleted) * trunk/art/Makefile.am (added) * trunk/art/test/Makefile.am (moved) * trunk/bootstrap (added) * trunk/configure.ac (added) * trunk/gfx/Makefile (deleted) * trunk/gfx/Makefile.am (added) * trunk/gfx/font/Makefile.am (moved) * trunk/src/Makefile (deleted) * trunk/src/Makefile.am (added) * trunk/src/editor.cpp (added) * trunk/tools/Makefile.am (moved) Convert everything to the autotools. Managing source dependencies ... Wed, 14 Jul 2010 00:14:31 GMT sam [85] * trunk/.gitignore (modified) * trunk/Makefile (modified) * trunk/gfx (added) * trunk/gfx/Makefile (added) * trunk/gfx/font (added) * trunk/gfx/font/Makefile (added) * trunk/tools (added) * trunk/tools/Makefile (added) * trunk/tools/make-font.cpp (added) Simple tool to create a font file.