Enno Rehling
|
13165f2354
|
Move quest objects to the module that uses them (museum portals).
|
2014-07-21 11:34:57 +02:00 |
|
Enno Rehling
|
ceabbebc90
|
switch remaining flags from unsigned to int.
|
2014-06-18 20:53: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
|
9aeb0f6b86
|
make build script figure out how many jobs to run
|
2014-04-11 19:41:17 -07:00 |
|
Enno Rehling
|
7358c48580
|
removing some naming conflicts that hapen when trying to re-enable amalgamation builds.
|
2014-04-11 19:41:17 -07:00 |
|
Enno Rehling
|
0ae8737062
|
rename MIN/MAX to _min/_max
|
2014-03-16 05:03:17 +01:00 |
|
Enno Rehling
|
1a7d892a96
|
use cmake for autoconf, slim down platform.h
|
2014-03-15 19:29:11 +01: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 |
|