Enno Rehling
|
3c4b6b9dd4
|
rename message.[hc] to messages.[hc] in kernel because of naming conflict with util/
begin json config files (WIP)
|
2014-06-09 09:56:49 -07:00 |
|
Enno Rehling
|
08c3d08d7d
|
fix config.xml for test games
update log levels for some common messages.
|
2014-06-02 05:42:56 +02:00 |
|
Enno Rehling
|
6f29e4dab5
|
improve logging information (missing race, log levels)
do nothing when thre is no peasant blood
|
2014-06-01 11:07:22 +02:00 |
|
Enno Rehling
|
d388a94f36
|
report missing itemtype before crashing
|
2014-05-24 20:35:00 -07:00 |
|
Enno Rehling
|
7038b021de
|
fix counting of units, making it slower but more correct
|
2014-05-24 20:25:06 -07:00 |
|
Enno Rehling
|
c2329f7f2b
|
changing unsigned flags to regular ints
the storage library does not understand unsigned at the moment, and using the highest order bit causes trouble
new version of datafile
|
2014-05-10 18:57:04 +02:00 |
|
Enno Rehling
|
86bc4e7aef
|
reading and writing the NPC flag was broken, because flags were a fully loaded unsigned int. making it an int instead, and adding a test.
fixing a bad test in which shadowmasters were deserting to faction null (causing a crash).
|
2014-05-05 19:11:40 -07: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 |
|