Enno Rehling
|
a986640ef6
|
json export for planes. untested. old tests broken. WIP
|
2014-03-22 01:56:00 -07:00 |
|
Enno Rehling
|
6e3ed568ea
|
fix lua test for blessed harvest.
|
2014-03-17 08:21:35 +01:00 |
|
Enno Rehling
|
7e529f2b4c
|
remove GM command
this was a command from the very early days, when we had player-made
quests. It is no longer in use.
|
2014-03-16 23:40:51 -07:00 |
|
Enno Rehling
|
0ae8737062
|
rename MIN/MAX to _min/_max
|
2014-03-16 05:03:17 +01:00 |
|
Enno Rehling
|
70cee3c6e5
|
remove any dependency on stat.
|
2014-03-15 20:41:58 -07:00 |
|
Enno Rehling
|
9fc926864e
|
Fixes for Visual C++
snprintf and strncasecmp are not that.
_access needs to be fixed on gcc, next.
|
2014-03-15 12:35:20 -07:00 |
|
Enno Rehling
|
1a7d892a96
|
use cmake for autoconf, slim down platform.h
|
2014-03-15 19:29:11 +01:00 |
|
Enno Rehling
|
e9b9c9783a
|
export factions, too
give this a header and some flags so we can choose in detail what to
export.
|
2014-03-07 08:03:53 -08:00 |
|
Enno Rehling
|
03c247c788
|
I am killing the core/ directory.
Lots of files are moving to a new location in src/
Some intersting CMake changes.
|
2014-02-18 05:45:00 +01:00 |
|