Michał Janiszewski
7d0ce00bab
Strip all whitespace
2015-10-20 20:48:51 +02:00
Sam Horn
7250adaf71
Identify peep->var_C6
2015-10-19 18:36:45 +10:00
Rune Laenen
5d75fa4464
var_2A to outside_of_park
2015-10-02 13:41:13 +02:00
IntelOrca
4dd95c650b
implement RideData4 data
2015-09-10 22:16:41 +01:00
IntelOrca
72b153115b
fix #1909
2015-09-09 22:56:40 +01:00
Michał Janiszewski
52252f82b3
assorted fixes
2015-09-07 20:51:21 +02:00
Gymnasiast
8490a19328
Don't apply select by track type to research, fixes #1733
2015-08-31 20:20:36 +02:00
IntelOrca
99f2b87043
add chat feature
2015-08-14 09:13:29 -06:00
Gymnasiast
86bcbafc01
Rename finance_mark_loan_settings_as_legitimate() to finance_update_loan_hash()
2015-08-13 09:00:49 +02:00
Gymnasiast
e9637978a1
Fix cheat detection when using Scenario Options in-game, rename sub_69E869()
2015-08-12 16:12:34 +02: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
cec486839c
add 'no entrance' style and refactor a few things
2015-08-05 01:24:18 +01:00
IntelOrca
7bcb12503a
implement utf8, part 24 (bug fixes)
2015-08-02 11:25:26 +01:00
IntelOrca
799cb53ec7
implement utf8, part 18
2015-08-01 10:20:59 +01:00
IntelOrca
1682eae048
implement utf8, part 4
2015-08-01 10:20:50 +01:00
Gymnasiast
5ed8948e4f
Remove Six Flags branding and limitations, mark the lifecycle flag as deprecated, rename previously unidentified flag
2015-07-27 21:47:55 +02:00
zsilencer
c4a8d27648
fix couple of bugs
2015-07-25 08:50:59 -06:00
Michał Janiszewski
6adb384a7e
Refactoring in news_item
...
Now news_items are fetched only with exposed calls, which add a layer of
simple checks. I also switched few places to access a read-only version
of news_item.
2015-07-25 11:31:17 +02:00
IntelOrca
50187adc37
enable debug configuration and add optimisations to release configuration
2015-07-24 23:48:23 +01:00
IntelOrca
1662b18a7e
fix #1662 , consistent location sign
2015-07-23 18:38:43 +01:00
zsilencer
9eb4958dde
fix #1002
2015-07-05 08:57:01 -06:00
IntelOrca
3d6988b0f7
isolate callprocs in rct1.c and add reset cash function
2015-07-02 18:39:32 +01:00
Gymnasiast
ca1b88fc53
Don't modify flags when in select_by_track_type mode; make it switchable in-game again.
2015-06-25 11:46:17 +02:00
Gymnasiast
a6225ebf06
Add option to select by track type (RCT1 style); correct misspellings of 'separate'
2015-06-24 12:41:19 +02:00
IntelOrca
d5bf01e22c
refactor ride type flags
2015-06-21 15:32:28 +01:00
IntelOrca
8416596bf8
implement park_update_histories
2015-06-20 17:28:17 +01:00
Duncan Frost
895d4a81e4
finish implementing remove_selected_objects_from_research
...
Fixed bug due to freeing rct2 memory.
2015-06-19 21:34:42 +01:00
IntelOrca
705efbeee9
add last_crash_type to ride struct
2015-06-16 00:16:59 +01:00
Duncan Frost
4f03b0c997
Refactor of research.
...
Fix bug that would cause a crash on a scenario that had rides with same base type
2015-06-07 19:19:17 +01:00
Duncan Frost
9ad775625a
Fix small bugs in the inventions window.
...
I think there might have been a case where the list could get corrupted that this may prevent.
2015-06-07 19:19:16 +01:00
Duncan Frost
97966ac707
Implemented scenery_set_setup for research.
...
I've also labelled ride_type->flags.
2015-06-07 19:19:16 +01:00
Duncan Frost
47e41b5d82
Fix bug introduced in previous bug fixing!
...
Accidently switched two functions. Small refactor as well.
2015-06-04 20:15:27 +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
ab2e6a867f
refactor ride names and show ride type/s on object selection window
2015-06-03 19:14:45 +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
IntelOrca
6426adb45d
remove asm for set scroll size and add gCurrentAwards
2015-05-26 19:28:56 +01:00
IntelOrca
1ac93e44c9
add twitch integration, part 1
2015-05-25 20:36:40 +01:00
Robert Jordan
ab942236d7
Added in-game object selection
...
New console commands:
- open (opens a window)
- windows (lists windows usable with open)
- load_object (loads the specified obj with the given filename)
- object_count (lists the number of objects in the scenary)
Console commands now have a usage variable.
Use: "open object_selection" for the object selection window.
Once the object selection window is closed, all objects will
automatically be researched whether or not they were already in the base
scenario.
The object selection window will close any other windows when selecting
an object to prevent a crash.
2015-05-23 14:56:54 -04:00
noitatum
3b9a5bd2f4
Decompiled 0x0069DEAD, it's now called finance_shift_expenditure_table.
...
Added some defines for the expenditure table size, the expenditure table saves the history up to 16 months but only shows 5 ingame.
Fixed an inconsitency with the assembler code in finance_init(), it only initializes the first month, not four.
2015-05-19 00:12:06 -03:00
Duncan Frost
5180c247d6
Fix scenario bugs.
...
Number of guests and currency were accidentaly being truncated to bytes. This was causing display issues when creating custom scenarios in OpenRCT2.
There was a small bug in research loading that was causing a crash due to exiting of a loop to early. As this was after a call to random this would only occur occasionally.
2015-05-18 22:21:12 +01:00
zsilencer
08a5bea762
game_command_demolish_ride
2015-04-25 09:20:14 -06:00
Timmy Weerwag
becd5454f5
Fix most confusing layout award
...
Wrong parentheses
2015-04-13 19:19:18 +02:00
Timmy Weerwag
930a9d61dd
Fixes for a couple of warnings
2015-04-12 23:26:15 +02:00
Jackson Davis
4143574243
Rename and clean up
2015-04-05 07:55:04 -07:00
Jackson Davis
1a4ca6e19d
Fix missing increment
2015-04-04 18:58:14 -07:00
Jackson Davis
f3f2e6c18b
66E407: news_item_peep_removed
2015-04-04 18:45:52 -07:00
IntelOrca
5c6a69b48f
fix small bug in research_insert_researched
2015-04-01 18:33:30 +01:00
IntelOrca
32cbbb1e35
implement editor_fix_rct1_terrain
2015-03-31 18:24:49 +01:00
IntelOrca
509b2a1c6d
implement research_populate_list_random
2015-03-31 17:09:16 +01:00