Commit Graph

2164 Commits

Author SHA1 Message Date
IntelOrca 9b2ff1cb89 Merge branch 'Vijfhoek-master' 2014-10-21 10:58:49 +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
Ted John 3eff85bc34 Merge pull request #532 from duncanspumpkin/CALLFUNC
RCT_CALLFUNC now saves flags register.
2014-10-18 12:45:15 +01: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
Ted John b348b3a5a8 Merge pull request #530 from mrtnptrs/Extra_viewport-Dutch
Extra viewport Dutch Translated strings
2014-10-17 22:22:51 +01:00
Maarten Peters 97888a06db Removed the ugly capital... 2014-10-17 22:18:49 +02:00
Maarten Peters dd3cbff169 Added the missing Dutch translation of extra viewport
What do the other Dutch translators think of this translation?
2014-10-17 22:16:48 +02: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
Ted John 51b7dba3ac Merge pull request #521 from duncanspumpkin/text_input
Text input window
2014-10-16 22:35:51 +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
Ted John 0b8d13ef9d Merge pull request #526 from zsilencer/master
fix some sound issues
2014-10-16 19:43:58 +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
Ted John dd4895423f Merge pull request #524 from mzmiric5/master
resolves #522, updates readme to reflect new SDL location
2014-10-14 01:22:46 +01:00
Miso Zmiric (Mike Squinter) 3fc728f7c9 resolves #522, updates readme to reflect new SDL location 2014-10-14 01:21:15 +01:00
Ted John 4943fe13ab Merge pull request #520 from IntelOrca/viewport-window
Viewport window
2014-10-14 01:20:56 +01:00
Ted John 6a8713573c Merge pull request #523 from mzmiric5/master
fix the /bin issue in the install script
2014-10-14 01:14:38 +01:00
Miso Zmiric (Mike Squinter) fc7bf4da36 fix the /bin issue in the install script 2014-10-14 01:07:16 +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
Ted John 98b9f8ae91 Merge pull request #519 from duncanspumpkin/window_staff_peep
Window Staff
2014-10-12 15:13:07 +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