1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-20 13:33:02 +01:00
Commit Graph

20 Commits

Author SHA1 Message Date
Runelaenen
fb5921db6d First headless version 2015-08-19 18:07:04 +02:00
Michał Janiszewski
fc533c92c4 Add switch to disable network at compile-time 2015-08-19 01:47:33 +02:00
zsilencer
149b3d86af network refactoring 2015-08-14 09:13:30 -06:00
IntelOrca
196e6eb675 get basic network game working 2015-08-14 09:13:17 -06:00
IntelOrca
9c4f7b0973 refactor ride ratings and add junior coaster ride calculation 2015-06-04 22:49:02 +01:00
IntelOrca
bb309f34c6 refactor test project and add ride ratings test 2015-06-04 12:46:17 +01:00
IntelOrca
f6eec3725c Merge branch 'develop' of https://github.com/marcotc/OpenRCT2 into marcotc-develop
Conflicts:
	src/openrct2.c
2015-06-04 11:54:27 +01:00
IntelOrca
463131117c fix edit command line function 2015-06-03 17:11:52 +01:00
Marco Costa
f05d851811 Create simple test framework
* Run all tests by passing "test" as a command line argument to
'openrct2'
* Using CuTest 1.5 as a test framework
2015-06-01 21:45:12 -04:00
Thomas
55456559bb Added dithering and closest pixel conversion for sprite tool 2015-05-31 20:35:40 +02:00
IntelOrca
31e0bdd76f add partial working screenshot by command line 2015-05-28 23:04:02 +01:00
IntelOrca
8772cdd7aa add in game console 2015-05-19 03:54:09 +01:00
IntelOrca
c1260fc11f add command line sprite editor and additional custom graphics (g2.dat) 2015-05-19 00:26:31 +01:00
Ian Chamberlain
54d3505a1a Fixed build warning for implicit declaration 2015-03-15 00:38:37 -04:00
Duncan Frost
efad54f1c6 Fix arg_parse accessing invalid memory due to mistake in setup code. Reintroduced free memory of command line parameters 2015-01-18 20:56:08 +00:00
IntelOrca
85c41488ce implement RLECOMPRESSED chunk encoding, closes #598 2014-11-26 16:27:21 +00:00
IntelOrca
335774dc08 add log level check so that --verbose option works 2014-11-21 18:39:56 +00:00
IntelOrca
71e508c416 refactor various platform functions and includes 2014-10-09 14:03:54 +01:00
IntelOrca
a35ebea72a improve command line parsing 2014-10-09 01:36:59 +01:00
IntelOrca
e57a625c9f refactor game startup and initialisation 2014-10-09 00:30:22 +01:00