IntelOrca
835835bbec
Merge branch 'kevinburke-genericize-build'
2014-05-27 08:47:46 +01:00
Kevin Burke
b036a51cfd
Move build instructions from travis into shell scripts
...
fix syntax
use elif
run it with bash
fix directory incantations
add missing build steps
dont use colors if not terminal
update install.sh
add sanity check
changes
set verbose mode
enable debug output
changes to get it working on mac
Platform specific cmakelists
fix issue with intptr_t not being found/defined
update build scripts
see if it can find the pkg-config
try running it outside of cmake
check whether excho works way we expect
try -e
remove debug info
2014-05-27 12:36:56 +09:00
IntelOrca
6d824fd3a8
fix compile error and add update history placeholder
2014-05-27 00:35:14 +01:00
IntelOrca
a8182b945b
improve guest generation with comments
2014-05-27 00:09:33 +01:00
IntelOrca
1b3c46c17d
implement park_calculate_guest_generation_probability
2014-05-26 23:44:47 +01:00
Duncan Frost
b8887876ea
Cleaned up more asm code
2014-05-26 22:28:26 +01:00
IntelOrca
d68cec0172
Merge branch 'anyc-testing'
2014-05-26 21:47:33 +01:00
anyc
fafc8083ac
don't show confirmation prompt for loading on title screen, fixes #145
2014-05-26 22:22:25 +02:00
anyc
c07edd0d10
fix warning
2014-05-26 20:20:48 +02:00
IntelOrca
7190e4c3f6
implement object_get_scenario_text
2014-05-26 17:59:42 +01:00
lnz
ee67b3b703
More critical bugfixes for the reachability code.
2014-05-26 18:19:34 +02:00
lnz
4993e6bed0
Fix lots of disgusting bugs
2014-05-26 17:39:18 +02:00
IntelOrca
c783898b36
fix #143 , incorrect object entry group addresses
2014-05-26 14:36:07 +01:00
lnz
8bdba74ba6
Cleanup and refactoring of ride reachability stuff
2014-05-26 15:22:52 +02:00
IntelOrca
a22534e099
free path in screenshot.c
2014-05-26 14:14:03 +01:00
IntelOrca
ac2521526b
Merge branch 'atmaxinger-master'
2014-05-26 14:13:26 +01:00
IntelOrca
70d3d652c5
add saving of screenshots in subfolder
2014-05-26 14:12:43 +01:00
Maciek Baron
69a819c029
Fixing spelling mistake (guest)
2014-05-26 14:08:19 +01:00
IntelOrca
17a567292d
Merge branch 'master' of https://github.com/atmaxinger/OpenRCT2 into atmaxinger-master
2014-05-26 13:54:58 +01:00
IntelOrca
c2d5ec4381
fix #146 , broken ride structure
2014-05-26 13:50:37 +01:00
Maciek Baron
b5e6058cde
Fixing spelling mistake
2014-05-26 13:29:30 +01:00
atmaxinger
16c0bde2f4
Check if path could be allocated, initialize it with an empty string.
2014-05-26 09:34:14 +02:00
atmaxinger
35ff9a510d
Fixed returning pointer from a local buffer
2014-05-26 09:27:54 +02:00
IntelOrca
ab697f8f93
add more to finances window
2014-05-26 01:29:59 +01:00
IntelOrca
8271ed5022
add finances window widgets
2014-05-26 00:55:46 +01:00