kts
|
36db559a2d
|
Added LGPLv3 licensing, removed unneeded parse.c file, created xcode directory with launcher and proclib projects.
|
2014-11-21 13:26:14 -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 |