Michał Janiszewski
|
c0e2a5c7be
|
Add get_current_rotation function and DEBUG_LEVEL macros
|
2015-11-02 22:58:15 +01:00 |
|
zsilencer
|
a95357a32d
|
signs and banners editable in multiplayer
|
2015-10-31 11:07:36 -06:00 |
|
Alexander Overvoorde
|
01793e11b7
|
Replace RCT2_GLOBAL magic numbers with address identifiers and string ids
|
2015-10-29 09:44:46 +01:00 |
|
Michał Janiszewski
|
2f457aeffc
|
Cleanups
* Remove unused function in config.c
* Check handle *before* it is used
* Provide explicit parentheses around unclear if statements
|
2015-10-28 08:06:45 +01:00 |
|
IntelOrca
|
8d84b540ad
|
add vehicle struct and enum labels from vehicle-update branch.
|
2015-10-25 21:26:03 +00:00 |
|
IntelOrca
|
4ac42ff1b2
|
add vehicle struct, enum labels and helper functions from implement-ride-create-vehicles branch.
|
2015-10-25 16:00:21 +00:00 |
|
Michał Janiszewski
|
7d0ce00bab
|
Strip all whitespace
|
2015-10-20 20:48:51 +02:00 |
|
IntelOrca
|
6cd3b41065
|
fix overflows / underflows with mountain tool
|
2015-10-11 12:31:57 +01:00 |
|
IntelOrca
|
d5ae4a55ff
|
allow 1 to 64 mountain tool size
|
2015-10-11 12:26:33 +01:00 |
|
IntelOrca
|
6c38ab44fa
|
refactor map smooth game command
|
2015-10-11 11:39:01 +01:00 |
|
IntelOrca
|
969324032e
|
implement map smooth game command
|
2015-10-11 02:23:39 +01:00 |
|
IntelOrca
|
8ec4d61739
|
add callfunc wrappers for the last three remaining game commands and remove original call table
|
2015-10-10 20:26:17 +01:00 |
|
duncanspumpkin
|
7297fc86e9
|
Fix #2029. Issue with 1x1 land ownership tool
|
2015-10-04 20:22:50 +01:00 |
|
Ted John
|
c1ecf3c531
|
Merge pull request #2024 from duncanspumpkin/set_land_ownership
Implemented game_command_set_land_ownership.
|
2015-10-04 01:06:29 +01:00 |
|
duncanspumpkin
|
625e051d35
|
Fix #2025. Issue caused by failing to check if coordinates outside of map
|
2015-10-04 00:35:26 +01:00 |
|
duncanspumpkin
|
3f77a6778a
|
Implemented game_command_set_land_ownership.
Refactored map buy land rights for tile as it was partially broken and used a very odd style.
|
2015-10-04 00:07:22 +01:00 |
|
duncanspumpkin
|
33e04b8bd6
|
Implement game_command_place_park_entrance
|
2015-10-01 21:24:24 +01:00 |
|
zsilencer
|
0af364a9b6
|
fix #1944
|
2015-09-21 10:41:09 -06:00 |
|
IntelOrca
|
4dd95c650b
|
implement RideData4 data
|
2015-09-10 22:16:41 +01:00 |
|
IntelOrca
|
efada641a5
|
implement map_place_fence_check_obstruction
|
2015-09-06 17:36:55 +01:00 |
|
IntelOrca
|
2753af893b
|
implement map_obstruction_set_error_text
|
2015-09-06 13:37:00 +01:00 |
|
Gymnasiast
|
87eb6335ea
|
Remove unused variable
|
2015-09-04 15:10:09 +02:00 |
|
Gymnasiast
|
03034e7e2a
|
Clear all map elements beforing generating a new map, fixes #1762
|
2015-08-31 12:42:46 +02:00 |
|
Gymnasiast
|
308b086c55
|
Name some addresses, clean up strings ids and usage
|
2015-08-27 16:19:17 +02:00 |
|
Ted John
|
6a88ca17d0
|
Merge pull request #1835 from medsouz/cleanupscenery
Add names for all memory addresses in world/scenery.c
|
2015-08-22 17:43:28 +01:00 |
|
Runelaenen
|
fb5921db6d
|
First headless version
|
2015-08-19 18:07:04 +02:00 |
|
medsouz
|
4207b41855
|
Name more addresses
|
2015-08-18 23:53:24 -04:00 |
|
medsouz
|
7071bd9353
|
Document more addresses
Created defines for all the memory addresses I could find in peep/staff.c
and updated everywhere they're being used.
|
2015-08-16 18:25:17 -04:00 |
|
IntelOrca
|
3f31221973
|
fix network merge issues, fix #1785
|
2015-08-14 22:06:15 +01:00 |
|
zsilencer
|
c1e802e361
|
fix text for utf8
|
2015-08-14 09:15:07 -06:00 |
|
zsilencer
|
56f8954e27
|
fix clear scenery for network
|
2015-08-14 09:13:39 -06:00 |
|
Gymnasiast
|
810bd0620a
|
Fix Clear Scenery tool in Scenario Editor
|
2015-08-11 17:54:21 +02:00 |
|
IntelOrca
|
cb3abcb0ca
|
fix #1612
|
2015-08-05 21:49:44 +01:00 |
|
IntelOrca
|
2419c6629e
|
improve clear scenery tool
|
2015-08-04 16:01:31 +01:00 |
|
olegv11
|
8ea6adc555
|
Implemented sub_6A87BB (now update_path_wide_flags), sub_6A8ACF and sub_6A8B12
|
2015-07-31 13:38:34 +03:00 |
|
IntelOrca
|
3a07af140b
|
Implement more peep path finding
|
2015-07-28 18:33:46 +01:00 |
|
zsilencer
|
c4a8d27648
|
fix couple of bugs
|
2015-07-25 08:50:59 -06:00 |
|
Ted John
|
2d11e54fa7
|
Merge pull request #1670 from duncanspumpkin/peep
Peep
|
2015-07-25 11:32:25 +01:00 |
|
Duncan Frost
|
812010001d
|
Implement guest surface path finding
|
2015-07-25 11:16:59 +01:00 |
|
zsilencer
|
bb46510def
|
implement map_can_construct_with_clear_at
|
2015-07-24 20:52:14 -06:00 |
|
IntelOrca
|
faacd66ad9
|
allow trees to be raised if supports limits are disabled, close #1663
|
2015-07-23 18:55:51 +01:00 |
|
IntelOrca
|
cde0cece16
|
implement rct1_fix_walls
|
2015-07-14 23:15:21 +01:00 |
|
IntelOrca
|
345b71f8a4
|
implement rct1_clear_extra_sprite_entries and rct1_clear_extra_tile_entries
|
2015-07-13 23:49:39 +01:00 |
|
IntelOrca
|
3ffffc699c
|
clean up and remove various callprocs
|
2015-07-12 01:46:52 +01:00 |
|
IntelOrca
|
9e9eb6a833
|
implement banner_get_closest_ride_index
|
2015-07-11 20:24:27 +01:00 |
|
IntelOrca
|
fbd402eb67
|
implement remaining screen_get_map_xy... functions
|
2015-07-11 18:23:59 +01:00 |
|
zsilencer
|
aeeca2454a
|
fixed source of non-deterministicness
|
2015-07-11 12:31:11 +01:00 |
|
IntelOrca
|
4fceb28017
|
fix sandbox variable rename
|
2015-07-10 21:32:12 +01:00 |
|
Duncan Frost
|
4d56572fd4
|
Fix large scenery ghost issue.
|
2015-07-10 21:32:11 +01:00 |
|
IntelOrca
|
d5ffaefdf0
|
add better disable clearance cheat
|
2015-07-10 21:32:11 +01:00 |
|