Enno Rehling
|
db852a05fd
|
eliminate global.data_version completely
|
2016-02-24 11:58:05 +01:00 |
|
Enno Rehling
|
8a9d617aa3
|
read_referernce takes a gamedata object.
with all the trimmings that requires,
this is for github issue $479
|
2016-02-24 11:53:22 +01:00 |
|
Enno Rehling
|
2d30d4cce6
|
trigger_type.read gets a gamedata object
github issue #479
|
2016-02-24 11:46:54 +01:00 |
|
Enno Rehling
|
1bb215dd52
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
src/kernel/save.c
src/triggers/createunit.c
|
2016-02-23 08:35:31 +01:00 |
|
Enno Rehling
|
be99c02a82
|
fix valgrind report
|
2016-02-22 20:48:24 +01:00 |
|
Enno Rehling
|
7fe07439f5
|
fix write_faction_reference, check for f->alive in other places
TODO:
1. I added some new TODOs
2. What happens to morale when region owners die?
3. Needs tests
|
2016-02-22 20:47:06 +01:00 |
|
Enno Rehling
|
a6fe697c7a
|
tests for read/write of triggers that reference factions, with bugfixes.
|
2016-02-17 13:55:48 +01:00 |
|
Enno Rehling
|
c54cbfd472
|
fix copyright notice
|
2015-01-30 22:10:29 +01:00 |
|
Enno Rehling
|
abca25d1d5
|
fix indentation in every file
fix copyright date
remove vi ts=2 code
remove a couple of superfluous extern declarations
|
2015-01-30 20:37:14 +01: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
|
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 |
|