Michał Janiszewski
|
7f5683895b
|
Plug memory leaks
|
2016-12-19 23:44:17 +01:00 |
|
Ted John
|
4adcbfdb8a
|
Fix #4884: Build hash info at intro is empty
Caused by a small bug in String::AppendFormat.
|
2016-12-16 17:17:22 +00:00 |
|
Ted John
|
5443ff61cc
|
Fix add park to sequence
|
2016-12-16 01:25:04 +00:00 |
|
Ted John
|
f519bc6cad
|
Fix bugs
|
2016-10-15 21:50:52 +01:00 |
|
Ted John
|
b7f7af3123
|
Refactor scenario sources to C++
|
2016-10-15 21:50:52 +01:00 |
|
Michał Janiszewski
|
163e314379
|
Remove unused or set-but-not-read variables
|
2016-09-07 13:39:29 +01:00 |
|
Ted John
|
e5722e1d9a
|
Fix #4139: Windows first time firewall launch
std::string can not handle nullptr as argument. Create and use helper method instead.
|
2016-07-19 21:53:18 +01:00 |
|
Ted John
|
d1dc6b528d
|
Add Memory::Copy overlap check and Memory::Move
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
995bbffb84
|
trim string entries
|
2016-07-08 22:58:38 +01:00 |
|
janisozaur
|
68bad6505c
|
Add and correct licence headers to all sources (#3108)
|
2016-05-04 18:24:41 +01:00 |
|
Michał Janiszewski
|
d274abdcce
|
Fixes for GCC
Makes jansson library required as well
|
2016-02-03 18:23:47 +00:00 |
|
IntelOrca
|
7e1ce4fcc6
|
reinstate theme editor and fix bugs
|
2016-02-03 18:23:45 +00:00 |
|
IntelOrca
|
caf9bd9939
|
get game working with new theme manager
Theme editor currently unavailable.
|
2016-02-03 18:23:44 +00:00 |
|
Michał Janiszewski
|
95e3895b89
|
Game commands' argument validation
|
2016-01-24 19:31:40 +01:00 |
|
IntelOrca
|
4c1605f268
|
refactor and format old C++ code
|
2016-01-23 18:58:31 +00:00 |
|
Michał Janiszewski
|
3bf1e0e06d
|
Rename safe_strncpy to safe_strcpy
|
2016-01-18 20:49:52 +01:00 |
|
IntelOrca
|
8cf53c12af
|
add ability to set RCT2 path by command line
|
2016-01-12 23:10:18 +00:00 |
|
LRFLEW
|
7956922f26
|
Fixed branch new-argparse compilation on OS X
|
2016-01-10 22:50:53 +00:00 |
|
IntelOrca
|
6774412bce
|
use _stricmp instead of _strcmpi
|
2016-01-10 22:50:33 +00:00 |
|
IntelOrca
|
e9d222fdd3
|
new-argparse: finish new argparse integration and clean up
|
2016-01-10 22:50:31 +00:00 |
|
IntelOrca
|
3f0073f29c
|
new-argparse: implement most of the root commands, fix issues
|
2016-01-10 22:50:30 +00:00 |
|