# # ChangeLog for trunk/binaries # # Generated by Trac 1.2.2 # Aug 17, 2022, 3:46:51 PM Mon, 25 Jun 2012 14:15:07 GMT sam [1524] * trunk/Makefile.am (modified) * trunk/binaries (modified) * trunk/build (modified) * trunk/build/vs2010/Lol.sln (modified) * trunk/configure.ac (modified) * trunk/games (added) * trunk/games/Makefile.am (added) * trunk/src/Makefile.am (modified) * trunk/src/data (moved) * trunk/src/data/font/Makefile.am (modified) * trunk/src/debug/fps.cpp (modified) * trunk/tools/Makefile.am (modified) * trunk/tools/neercs (moved) * trunk/tutorial/11_fractal.cpp (modified) build: move all games to a "games" subdirectory to clean up the root ... Sun, 24 Jun 2012 14:03:14 GMT sam [1520] * trunk/.gitignore (modified) * trunk/Makefile.am (modified) * trunk/binaries (added) * trunk/binaries/Makefile.am (added) * trunk/build/Makefile.am (added) * trunk/build/vs2010/Lol.Core.Rules.props (modified) * trunk/build/vs2010/Lol.Core.Vars.props (modified) * trunk/configure.ac (modified) * trunk/deushax/deushax.vcxproj (modified) * trunk/deushax/editor.vcxproj (modified) * trunk/monsterz/monsterz.vcxproj (modified) * trunk/mrpigeon/mrpigeon.vcxproj (modified) * trunk/neercs/neercs.vcxproj (modified) * trunk/orbital/Lolnament.h (modified) * trunk/orbital/orbital.cpp (modified) * trunk/orbital/orbital.vcxproj (modified) * trunk/orbital/player.h (modified) * trunk/orbital/snake.h (modified) * trunk/test/benchsuite.vcxproj (modified) * trunk/test/debug/quad.vcxproj (modified) * trunk/test/testsuite.vcxproj (modified) * trunk/tutorial/01_triangle.vcxproj (modified) * trunk/tutorial/02_cube.vcxproj (modified) * trunk/tutorial/11_fractal.vcxproj (modified) build: fix the VS2010 build and add build/ and binaries/ to the dist ...