Duncan Frost
|
c3c8a73225
|
Fixed drawing issues when zoomed.
|
2014-12-28 13:29:26 +00:00 |
|
Duncan Frost
|
f6cb4a0064
|
Remapped keypad enter to return keycode.
|
2014-12-22 20:29:36 +00:00 |
|
Ted John
|
7b8dc291a5
|
Merge pull request #650 from duncanspumpkin/text_input_large
Added multi line text input
|
2014-12-22 19:35:50 +00:00 |
|
Duncan Frost
|
153196a905
|
Remove redundant define
|
2014-12-22 16:55:17 +00:00 |
|
Duncan Frost
|
ba93cd337b
|
Added dynamic window resizing on change of text. Fixed cursor display issue
|
2014-12-22 16:50:35 +00:00 |
|
Duncan Frost
|
f93aeb33c6
|
Added multi line text input
|
2014-12-22 10:40:00 +00:00 |
|
Duncan Frost
|
acf6ef7b88
|
Fixed construct bug
|
2014-12-20 13:06:17 +00:00 |
|
Duncan Frost
|
a96bf872bf
|
Added more of demolish. Fixed bug in window_close
|
2014-12-20 11:14:26 +00:00 |
|
Duncan Frost
|
749bd48f3d
|
Started adding a little bit of ride construct mouse down
|
2014-12-20 10:43:30 +00:00 |
|
Duncan Frost
|
583cb5118c
|
Added construct dropdown function fixes #638.
|
2014-12-19 18:44:42 +00:00 |
|
Ted John
|
d062e7d31e
|
Merge pull request #641 from adrian17/viewport_fix
Fix for sub_6E7F34 in viewport.c
|
2014-12-18 13:55:19 +00:00 |
|
Adrian Wielgosik
|
8d65078abf
|
Remove a no longer relevant comment
|
2014-12-17 23:30:39 +01:00 |
|
Duncan Frost
|
c0378279f8
|
Properly pass dx and bp
|
2014-12-17 22:08:57 +00:00 |
|
IntelOrca
|
44efbd95ac
|
implement more footpath construction and window
|
2014-12-17 20:45:27 +00:00 |
|
Duncan Frost
|
03da2b07a6
|
Fix viewport tearing.
|
2014-12-17 20:19:10 +00:00 |
|
IntelOrca
|
0209ad080c
|
fix various footpath bugs and refactor, fixes #637
|
2014-12-16 22:03:56 +00:00 |
|
Adrian Wielgosik
|
7611cd0ad6
|
Condition fix in viewport.c
|
2014-12-16 22:10:16 +01:00 |
|
Adrian Wielgosik
|
a20b16f651
|
Fix a bug in sub_6E7F34 and reenable new code
|
2014-12-16 21:56:08 +01:00 |
|
IntelOrca
|
99b85b2339
|
add manage track design window (UNTESTED)
|
2014-12-16 15:33:32 +00:00 |
|
IntelOrca
|
a319bb15e2
|
fix compile error for GCC
|
2014-12-16 11:37:46 +00:00 |
|
IntelOrca
|
d7212c1b14
|
implement inventions list window, fixes #630
|
2014-12-16 01:24:13 +00:00 |
|
Ted John
|
e47b2c920f
|
Merge pull request #636 from duncanspumpkin/fix_lightning
Fix lightning
|
2014-12-14 21:10:05 +00:00 |
|
Duncan Frost
|
86b6d8083e
|
Fix rain continuing on main menu. Added comment about screen flags
|
2014-12-14 21:02:38 +00:00 |
|
IntelOrca
|
1459263b3c
|
implement editor scenario options window
|
2014-12-14 19:21:06 +00:00 |
|
Duncan Frost
|
83a7dd5095
|
Fix lightning error caused by buffer overflow in scenery
|
2014-12-14 15:00:22 +00:00 |
|
IntelOrca
|
02b497f9c6
|
use old game for climate variables so they load and save to games still
|
2014-12-11 19:39:14 +00:00 |
|
Duncan Frost
|
d3de21463a
|
Fix #625 issue caused by unitialised variable
|
2014-12-11 18:26:44 +00:00 |
|
IntelOrca
|
6c0f12201e
|
fix language reading for UTF-8 BOM and any encountered strange sequence of bytes
|
2014-12-11 13:38:12 +00:00 |
|
IntelOrca
|
ff478b8673
|
implement editor objective options window
|
2014-12-10 23:07:11 +00:00 |
|
IntelOrca
|
e887311219
|
add more cheats to cheat window and a small amount of refactoring
|
2014-12-10 01:44:30 +00:00 |
|
IntelOrca
|
bfafc0e149
|
fix warnings and only allow cheats in play mode
|
2014-12-09 19:55:17 +00:00 |
|
IntelOrca
|
726fd9ef1d
|
add RIDE_LIFECYCLE_18 to enum
|
2014-12-09 19:46:42 +00:00 |
|
Duncan Frost
|
eed854ed6f
|
Fixed #621 error caused by signed word expanding incorrectly to an unsigned dword
|
2014-12-08 16:20:02 +00:00 |
|
Duncan Frost
|
68fe54cfdd
|
refactor object loading, part 2
|
2014-12-07 21:58:19 +00:00 |
|
IntelOrca
|
1ed6e443ca
|
refactor object loading, part 1
|
2014-12-07 21:45:42 +00:00 |
|
Ted John
|
e570eca31e
|
Merge pull request #619 from halfbro/master
Partially Fix #551
|
2014-12-05 17:14:07 +00:00 |
|
IntelOrca
|
98348cd539
|
set default config option confirm prompt to false
|
2014-12-04 21:20:11 +00:00 |
|
Duncan Frost
|
c5c9609b37
|
Fixed the buffer overflow. Increased the number of pixels again
|
2014-12-04 20:39:49 +00:00 |
|
halfbro
|
4902bad9b9
|
Merge branch 'master' of https://github.com/IntelOrca/OpenRCT2
|
2014-12-04 00:57:41 -05:00 |
|
halfbro
|
242bee9a07
|
Update rain pixels to use own global variable
|
2014-12-04 00:51:58 -05:00 |
|
Duncan Frost
|
ef0b29d996
|
Fixed issue preventing rides from being destroyed
|
2014-12-03 20:37:38 +00:00 |
|
Duncan Frost
|
ee35f9fb4f
|
Fix #615. Issue caused by variables not being set
|
2014-12-03 20:19:02 +00:00 |
|
Duncan Frost
|
f11f2f270f
|
Added enough of ride_construction to fix #601
|
2014-12-02 18:09:13 +00:00 |
|
Duncan Frost
|
d1c49ee32b
|
Fix #600. Issue caused by not passing model_type argument
|
2014-12-01 17:16:30 +00:00 |
|
Duncan Frost
|
a11f7fbd7c
|
Fix #610. Pause toggle display issue.
|
2014-12-01 17:04:47 +00:00 |
|
IntelOrca
|
325c5243e8
|
change plugin.dat to be saved in user directory and stop repeated load of title screen when failed
|
2014-11-30 22:16:42 +00:00 |
|
IntelOrca
|
38184aa995
|
Merge branch 'fix_543' of https://github.com/duncanspumpkin/OpenRCT2 into duncanspumpkin-fix_543
|
2014-11-30 22:08:57 +00:00 |
|
Duncan Frost
|
cbd7e0c096
|
Reversed 684ac3
|
2014-11-30 22:00:41 +00:00 |
|
Duncan Frost
|
8354304299
|
Added object_load_list. Fixes various object loading related bugs
|
2014-11-30 21:16:36 +00:00 |
|
IntelOrca
|
d00001fed2
|
remove unnecessary header includes
|
2014-11-30 20:27:14 +00:00 |
|