zsilencer
f7be55eb9d
fix cmake compile errors
...
fix cmake compile errors
2015-08-14 09:13:30 -06:00
zsilencer
f883e7a8da
get game commands working a bit better
2015-08-14 09:13:30 -06:00
zsilencer
802ccfd98e
allow multiple client connections
2015-08-14 09:13:30 -06:00
zsilencer
21334e307c
move chat window to separate file
2015-08-14 09:13:30 -06:00
zsilencer
6c571bab00
convert network to c++
2015-08-14 09:13:30 -06:00
zsilencer
df7f576e05
map loading over network
2015-08-14 09:13:29 -06:00
IntelOrca
99f2b87043
add chat feature
2015-08-14 09:13:29 -06:00
IntelOrca
196e6eb675
get basic network game working
2015-08-14 09:13:17 -06:00
IntelOrca
7e23d2d013
add basic server connection functions
2015-08-14 09:13:17 -06:00
Gymnasiast
5a6b011d24
Remove anti-cheat code that slashes reliability for hacked rides, fixes #1780
2015-08-14 14:33:45 +02:00
Gymnasiast
86bcbafc01
Rename finance_mark_loan_settings_as_legitimate() to finance_update_loan_hash()
2015-08-13 09:00:49 +02:00
Gymnasiast
d04d2f5069
Silently update invented items when using Inventions List in-game
2015-08-12 16:21:16 +02:00
Gymnasiast
e9637978a1
Fix cheat detection when using Scenario Options in-game, rename sub_69E869()
2015-08-12 16:12:34 +02:00
Gymnasiast
d01a53bd16
Add Inventions List and Scenario Options to the Debug menu
2015-08-12 15:31:52 +02:00
Ted John
e53aebc904
Merge pull request #1772 from Gymnasiast/refactor-map-window
...
Refactor map window
2015-08-12 13:43:52 +01:00
Gymnasiast
7db2008472
Fix minimum tool sizes
2015-08-12 14:24:20 +02:00
Gymnasiast
6ec3838b0b
Refactor map window
2015-08-12 14:23:13 +02:00
Gymnasiast
a0f75fbda2
Turn minimum and maximum tool sizes into defines
2015-08-12 14:07:16 +02:00
Gymnasiast
f0054c7307
Fix typo
2015-08-12 00:23:40 +02:00
Gymnasiast
fd715c7c5d
Name RIDE_TYPE_FLAG_8 and _12
2015-08-12 00:21:53 +02:00
Gymnasiast
7fe0284917
Refactor land, water and land rights windows
2015-08-11 23:09:39 +02:00
Ted John
4a7147c9ae
Merge pull request #1764 from Gymnasiast/fix-clear-scenery-in-scenario-editor
...
Fix Clear Scenery tool in Scenario Editor, fixes #1763
2015-08-11 18:42:39 +01:00
Gymnasiast
23d4084332
Refactor Clear Scenery window and raise size limit to 64
2015-08-11 18:26:39 +02:00
Gymnasiast
810bd0620a
Fix Clear Scenery tool in Scenario Editor
2015-08-11 17:54:21 +02:00
medsouz
58aeb6c911
Changed the wrong boolean
...
I should probably sleep more...
2015-08-11 07:17:06 -04:00
medsouz
db9ea4cdf3
Added toggle for audio disable on focus lost
...
This closes #1758
2015-08-11 07:06:00 -04:00
medsouz
6caa48d3c3
Make all game sounds respect gGameSoundsOff
2015-08-11 06:29:21 -04:00
medsouz
3ce6d7020b
Pause audio when tabbing out
...
TODO: Figure out why title music and toilet sounds are still playing
Add an option to disable this feature so that people can jam out to the
carousel music while tabbed out.
2015-08-11 00:42:18 -04:00
medsouz
72f3d1ace3
Fix scrollbar integer overflow
...
Fixes #1752
2015-08-10 18:15:31 -04:00
LRFLEW
b2bb862f75
Fix #1756
2015-08-10 11:01:35 -05:00
IntelOrca
b7f037fe60
use TTFFontSimSun for Chinese (Simplified) and fix config value reading
2015-08-10 12:31:39 +01:00
LRFLEW
d10f5c8f06
Added tracked guests filter
2015-08-09 22:58:15 -05:00
Ted John
3bc58b7d7f
Merge pull request #1751 from Gymnasiast/extra-languages
...
Add Simplified Chinese and Finnish as selectable languages
2015-08-09 23:17:52 +01:00
Gymnasiast
959b492330
Add Simplified Chinese and Finnish as selectable languages
2015-08-09 21:29:42 +02:00
Gymnasiast
46a0529f40
Add comment to clarify that non-inventioned rides are skipped
2015-08-07 22:34:15 +02:00
IntelOrca
f43c7f6ac1
implement viewport_vehicle_paint_setup
2015-08-07 02:47:57 +01:00
IntelOrca
5e804463c8
fix #1740
2015-08-07 02:04:44 +01:00
Michał Janiszewski
fd6ddb7120
Prevent accessing memory we don't own
...
In case where strlen(propertyName) < strlen(name) we are accessing
memory from stack mapping possibly outside our ownership.
Prevent such behaviour by clamping the check to valid range only.
2015-08-07 00:42:51 +02:00
IntelOrca
d0827bd9d8
implement window_maze_construction_resize and window_maze_construction_construct
2015-08-06 02:12:36 +01:00
IntelOrca
4f77cc8df3
implement gfx_draw_sprite_raw_masked
2015-08-06 01:00:03 +01:00
IntelOrca
cb3abcb0ca
fix #1612
2015-08-05 21:49:44 +01:00
IntelOrca
1496f2404d
fix #1736
2015-08-05 21:36:58 +01:00
Maikel Stuivenberg
d12b75acc2
hide non-applicable marketing campaigns, closes #1516 , closes #1454 , fixes #1510
2015-08-05 21:18:56 +01:00
IntelOrca
6b72f9a555
refactor shop item strings
2015-08-05 19:17:37 +01:00
IntelOrca
a3ff453f40
fix #1667
2015-08-05 13:36:46 +01:00
IntelOrca
2d770093e9
fix #1630
2015-08-05 13:01:41 +01:00
IntelOrca
36aacdf455
fix freeing of stack memory
2015-08-05 02:22:17 +01:00
IntelOrca
cec486839c
add 'no entrance' style and refactor a few things
2015-08-05 01:24:18 +01:00
IntelOrca
84f76d81e8
refactor peep
2015-08-05 00:14:07 +01:00
Ted John
166a6638d9
Merge pull request #1728 from janisozaur/portability
...
portability fixes
2015-08-04 23:57:16 +01:00