kts
|
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.
|
2014-11-20 22:08:07 -08:00 |
kts
|
7bd021c515
|
Fixed various warnings and removed unneeded debugging prints
|
2014-11-20 19:04:20 -08:00 |
kts
|
ae513bd48f
|
Need to rework some of the Linker logic - there are potential areas of breakage. For now, should be ok.
|
2014-11-20 17:45:07 -08:00 |
kts
|
bab232d683
|
Hopefully fixed some linking bugs.
|
2014-11-20 17:39:01 -08:00 |
kts
|
a3e5747656
|
Fixed various memory-related errors. Valgrind reports everything a-ok!
|
2014-11-20 17:22:53 -08:00 |
kts
|
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).
|
2014-11-20 16:21:43 -08:00 |
kts
|
df41a1d911
|
Fixed make compilation on Linux. Also fixed undeleted source files.
|
2014-11-20 15:57:07 -08:00 |
kts
|
60f1ed0a53
|
SDL frontend - use as per main. space/enter regens and links structures, Z only regens structure, and X only link structures. Q quits.
|
2014-11-20 15:45:05 -08:00 |
kts
|
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!
|
2014-11-18 13:25:48 -08:00 |
kts
|
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...
|
2014-11-17 05:02:00 -08:00 |
kts
|
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)
|
2014-11-17 00:13:51 -08:00 |