Commit Graph

  • bf118d0ed2 Modified README for binary release. tobmp now builds binary in bin/ rather than tools/ master kts 2014-11-21 16:00:22 -0800
  • e48dd3e6c0 Added tobmp as proclib xcode target kts 2014-11-21 14:50:19 -0800
  • 4d9dd9ad12 xcode projects now compile to i386, x86_64, and ppc. Requires 10.5+ kts 2014-11-21 14:20:27 -0800
  • 36db559a2d Added LGPLv3 licensing, removed unneeded parse.c file, created xcode directory with launcher and proclib projects. kts 2014-11-21 13:26:14 -0800
  • d0cc354480 Created run_windows.bat, a batch front-end to sdl and main. Fixed up makefiles a bit to aid in building on Windows. Fixed up README.txt and created dox/proclib.txt - an introductory file to proclib. Deleted todo.txt, as it wasn't needed. kts 2014-11-20 22:08:07 -0800
  • 7bd021c515 Fixed various warnings and removed unneeded debugging prints kts 2014-11-20 19:04:20 -0800
  • ae513bd48f Need to rework some of the Linker logic - there are potential areas of breakage. For now, should be ok. kts 2014-11-20 17:45:07 -0800
  • bab232d683 Hopefully fixed some linking bugs. kts 2014-11-20 17:39:01 -0800
  • a3e5747656 Fixed various memory-related errors. Valgrind reports everything a-ok! kts 2014-11-20 17:22:53 -0800
  • 8f5ee89e81 main, tobmp, and sdl compile on Windows now. Added if check for windows to use old random functions. Need to debug some Windows bugs (probably stemming from bad memory access). kts 2014-11-20 16:21:43 -0800
  • df41a1d911 Fixed make compilation on Linux. Also fixed undeleted source files. kts 2014-11-20 15:57:07 -0800
  • 60f1ed0a53 SDL frontend - use as per main. space/enter regens and links structures, Z only regens structure, and X only link structures. Q quits. kts 2014-11-20 15:45:05 -0800
  • e2456d0db8 Moved stuff around. Most things work well! In tools there is a fairly shoddy program that creates a BMP from a given structure file and structure - it also has zoom! kts 2014-11-18 13:25:48 -0800
  • 90a0b3b484 Set up much of the base structure for Live Structures and Pathing. At the moment, most of the needed struct(s) and such are created and already inplace - however, some of the live generation needs to be fixed (pointers going to the wrong locations due to object duplication). Once that is in place, pathing should come fairly quickly... kts 2014-11-17 05:02:00 -0800
  • 00b4a72fd8 Initial commit of the procedural generation syntax library - possesses majority of the basic structure generation codebase, but is lacking the pathing portion (keep posted) kts 2014-11-17 00:12:37 -0800