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
|
4c00777553
|
make race::_name a string, not an array of strings. add a test for rc_name.
|
2014-08-24 23:58:29 +02:00 |
|
Enno Rehling
|
92f43a7b51
|
eliminate it_find calls, replace it_find with something backed by rt_find
|
2014-06-24 22:44:05 -07:00 |
|
Enno Rehling
|
73da14e305
|
getting rid of the olditemtypes[] array
reduce use of statics
reduce use of item_t enum
|
2014-06-23 07:28:10 -07: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 |
|
Enno Rehling
|
b4b8c49934
|
use getters/setters to access unit::race
|
2013-05-02 03:50:24 +02:00 |
|
Enno Rehling
|
8ca04a02aa
|
fix region owner when a building transfers
|
2012-05-26 10:43:37 -07:00 |
|
Enno Rehling
|
3d50745d77
|
ship and building owners encapsulated in accessors
|
2012-05-17 15:23:44 -07:00 |
|
Enno Rehling
|
76ba2b9303
|
begin making shipowner use ship->owner.
|
2012-05-17 00:14:05 -07:00 |
|
Enno
|
b95f663087
|
compiling with -pedantic on linux
|
2011-03-08 08:42:31 +01:00 |
|
Enno
|
d940f29a6c
|
indentation rules, slightly updated
|
2011-03-07 08:24:48 +01:00 |
|
Enno
|
347a888b67
|
indentation rules, strictly applied
|
2011-03-07 08:03:10 +01:00 |
|
Enno Rehling
|
1898dbe13a
|
We have put the spoils code into the open source parts of the code.
|
2011-02-27 00:37:08 -08:00 |
|
Enno
|
0f93601454
|
undo CRLF crazy
|
2010-08-08 09:40:42 +02:00 |
|
Enno Rehling
|
f8094f77dc
|
use libraries from the external folder, don't depend on any additional installations (VS 2010)
|
2010-08-07 22:53:41 -07:00 |
|
Enno Rehling
|
64fb51c067
|
more moving around
|
2010-03-06 14:40:26 -08:00 |
|