Ted John
|
e2ed908a79
|
Merge pull request #546 from duncanspumpkin/window_sign
Window sign
|
2014-11-02 18:26:01 +00:00 |
|
Duncan Frost
|
c6bda25ddf
|
Fixes none generation of tracks.idx. This is not how rct2 does it
|
2014-11-02 15:48:18 +00:00 |
|
Duncan Frost
|
c87e373ced
|
Added window_sign_small
|
2014-11-02 14:16:44 +00:00 |
|
Duncan Frost
|
49ccea7f26
|
Fix remaining bugs with window_sign(large)
|
2014-11-02 14:16:43 +00:00 |
|
Duncan Frost
|
828c6ff7a2
|
Added window_sign. Invalidate function to be finished
|
2014-11-02 14:15:18 +00:00 |
|
Duncan Frost
|
880cf21d6f
|
Added code to call sign windows
|
2014-11-02 14:15:17 +00:00 |
|
Duncan Frost
|
40a26f689f
|
Added demolish ride prompt
|
2014-11-02 08:39:01 +00:00 |
|
Duncan Frost
|
f58be44a20
|
Remove previous hack
|
2014-11-01 13:13:11 +00:00 |
|
Duncan Frost
|
53e0ebc57c
|
Refactored a bit of tooltip window. Added hack to fix #540 note this should be fixed better
|
2014-11-01 13:10:14 +00:00 |
|
Duncan Frost
|
ae09e6ffcc
|
Fix issues with peeps picked up
|
2014-10-30 09:09:04 +00:00 |
|
Duncan Frost
|
605c62f566
|
Window banner complete
|
2014-10-21 17:59:47 +01:00 |
|
IntelOrca
|
287b614392
|
fix window_map_tooltip using original window events instead of new
|
2014-10-21 11:07:11 +01:00 |
|
IntelOrca
|
9299588663
|
Merge branch 'german' of https://github.com/Yepoleb/OpenRCT2 into Yepoleb-german
|
2014-10-21 10:59:54 +01:00 |
|
Gabriel Huber
|
4ae393e85d
|
Added german translation
|
2014-10-21 02:08:55 +02:00 |
|
Sijmen Schoon
|
3d53529abf
|
Fix some warnings and do some optimizations
|
2014-10-21 01:12:10 +02:00 |
|
Sijmen Schoon
|
a7b1e50a92
|
Implement redraw_peep_and_rain
|
2014-10-20 23:20:13 +02:00 |
|
Duncan Frost
|
a72ef76e72
|
Fix error in gcc asm
|
2014-10-18 09:47:26 +01:00 |
|
Duncan Frost
|
442794de7d
|
RCT_CALLFUNC now saves flags register.
|
2014-10-18 09:43:06 +01:00 |
|
IntelOrca
|
217ae84c62
|
add cross platform interface for enumerating files
|
2014-10-17 03:22:45 +01:00 |
|
IntelOrca
|
ae85fc265e
|
implement window_map_tooltip
|
2014-10-17 02:01:58 +01:00 |
|
Duncan Frost
|
04965ae9d2
|
Added home, end key. Now uses host window colours.
|
2014-10-16 21:50:03 +01:00 |
|
Duncan Frost
|
76caeaf040
|
Fix warning.
|
2014-10-16 21:00:49 +01:00 |
|
Duncan Frost
|
1c62a0c29d
|
Cleaned up code, renamed variables, added comments. Switched over all existing text boxes to new code
|
2014-10-16 20:58:31 +01:00 |
|
Duncan Frost
|
edbfb43251
|
Added ok/cancel buttons. Added closing on main.
|
2014-10-16 20:58:30 +01:00 |
|
Duncan Frost
|
94c517decb
|
Fix slight mistake with cursor position when using delete.
|
2014-10-16 20:58:29 +01:00 |
|
Duncan Frost
|
9a3aeed508
|
Added some of the suggested changes
|
2014-10-16 20:58:28 +01:00 |
|
Duncan Frost
|
9cb03a9d3e
|
Fixed bugs in existing method. Now has correct title and description
|
2014-10-16 20:58:27 +01:00 |
|
Duncan Frost
|
cad821349b
|
New technique for text input.
|
2014-10-16 20:58:26 +01:00 |
|
Duncan Frost
|
306310c5d9
|
Fix warning
|
2014-10-16 20:58:26 +01:00 |
|
Duncan Frost
|
b1721f217d
|
Trying out a new technique for text input
|
2014-10-16 20:58:25 +01:00 |
|
Ted John
|
0053dd82dc
|
Merge pull request #529 from duncanspumpkin/fix_527
Fix #527
|
2014-10-16 19:44:31 +01:00 |
|
Duncan Frost
|
0a5e304a92
|
Fixes #527. Error caused by passing a variable a factor of 8 out.
|
2014-10-16 19:35:01 +01:00 |
|
zsilencer
|
98d27b44fd
|
fix things
|
2014-10-15 20:03:15 -06:00 |
|
zsilencer
|
bd128402f0
|
0x006EC9CE
|
2014-10-15 20:03:15 -06:00 |
|
zsilencer
|
6628a4eace
|
0x006BC3AC, 0x00405199, 0x00404E0D, sort audio functions by address, volume fading
|
2014-10-15 20:03:15 -06:00 |
|
IntelOrca
|
ece2522273
|
refactor window search functions
|
2014-10-16 02:02:43 +01:00 |
|
IntelOrca
|
268e7530c2
|
fix #525, creating a ride crashes when footpath window is open
|
2014-10-16 00:35:42 +01:00 |
|
IntelOrca
|
6fe1bace20
|
refactor input (flags in particular) and add sub_6EA73F
|
2014-10-15 22:59:26 +01:00 |
|
IntelOrca
|
dda40cb99a
|
add missing breaks in dropdown switch for top toolbar
|
2014-10-14 03:38:46 +01:00 |
|
IntelOrca
|
f22cc6bbeb
|
Merge branch 'master' into viewport-window
Conflicts:
projects/openrct2.vcxproj.filters
|
2014-10-12 17:28:17 +01:00 |
|
IntelOrca
|
9ebf6e5550
|
add open extra viewport to map button on top toolbar
|
2014-10-12 15:48:21 +01:00 |
|
Duncan Frost
|
18db536f87
|
Less magic numbers
|
2014-10-12 15:04:37 +01:00 |
|
Duncan Frost
|
bab896ad1e
|
Finished staff window.
|
2014-10-12 11:37:07 +01:00 |
|
Duncan Frost
|
2774c63eba
|
Added first draft of tool update and down
|
2014-10-12 11:37:06 +01:00 |
|
Duncan Frost
|
5ee4616685
|
Added remaining paint and invalidate functions
|
2014-10-12 11:37:05 +01:00 |
|
Duncan Frost
|
d02017cb48
|
Refactored widgets. Added staff stats invalidate
|
2014-10-12 11:37:05 +01:00 |
|
Duncan Frost
|
0ba79d70ab
|
Added remaining widgets
|
2014-10-12 11:37:04 +01:00 |
|
Duncan Frost
|
950bbccb34
|
Fix bugs introduced by previous commit.
|
2014-10-12 11:37:03 +01:00 |
|
Duncan Frost
|
10793011c4
|
Fix small mistakes in fire prompt
|
2014-10-12 11:37:02 +01:00 |
|
Duncan Frost
|
2a3989019b
|
Fix merge fails. Renamed a few functions
|
2014-10-12 11:37:02 +01:00 |
|