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
|
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
|
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
|
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 |