Enno Rehling
|
b9ae927aa3
|
remove copyright notices.
|
2019-09-13 21:35:44 +02:00 |
Enno Rehling
|
a8ff6d2a99
|
gmtool can now select and highlight islands.
|
2018-10-30 20:11:35 +01:00 |
Enno Rehling
|
f98eab56c4
|
platform.h is only for WIN32 now.
replace MIN and MAX macros, they are BAD.
|
2017-12-29 06:13:28 +01:00 |
Enno Rehling
|
475c9f8cd8
|
seed a single faction from newplayers file.
|
2017-07-23 15:18:16 +02:00 |
Enno Rehling
|
731238dfb1
|
support different editor codepages
|
2016-08-07 19:19:35 +02:00 |
Enno Rehling
|
0de5d698de
|
Fix the 'B' island generation to use the newfactions file, for use by new GMs.
configurable island size.
|
2015-06-02 15:29:21 +02: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
|
27f94783bc
|
fix gcc build, forward-declare structs in the header.
MSVC allows structs to be declared in a function signature, gcc wants
to know about them earlier.
|
2014-11-01 13:10:22 +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 |