beegee1
|
0311e5e6f5
- Added basic mock/test generation - Added stub for terrain editing
|
12 år sedan |
DjWarmonger
|
9d68b9d58d
Compile fix. Keep StdInc consistent.
|
13 år sedan |
beegee1
|
53169abea7
- Foundation for starting a random map is done - Moved StdInc.h to header file in some /Map and /RMG compilation units(better syntax highlighting, should have no negative impact)
|
13 år sedan |
beegee1
|
e08db9790b
* Map size can be any integer value * Changed new_*; to new_*(); for zero-parameter c-tors (=code convention; stack allocated objects without parantheses as ever to avoid c++ most vexing parse)
|
13 år sedan |
beegee1
|
c336abcf4a
* Added RMG tab to pregame(disabled by default, activate with: enableRMG=true in settings.json) * Fixed tab intendation * Renamed colors to more comprehensible names
|
13 år sedan |