Commit Graph

15053 Commits

Author SHA1 Message Date
Ted John ce1876127e fix typo in readme.md 2014-04-28 17:41:28 +01:00
IntelOrca 1246a14fe3 add footpath window 2014-04-28 17:35:12 +01:00
Matthias Lanzinger 80c1507fd4 Merge remote-tracking branch 'upstream/master' into update_climate 2014-04-28 17:17:52 +02:00
Matthias Lanzinger 039241cde4 Moved the weather table into our code.
Introduced the weather table struct used for future weather calculation.
Added a bit more explanation on how future weather is calculated.
2014-04-28 17:07:13 +02:00
IntelOrca 999429071e credit author in source code header 2014-04-28 15:29:54 +01:00
Alexander Overvoorde aeb5e2a0e4 Add separate key buffer for shortcuts to fix misbehaving panning with keyboard 2014-04-28 16:06:07 +02:00
IntelOrca 8b7a940aa4 add about window 2014-04-28 02:35:37 +01:00
IntelOrca 077d3b9d90 fix bugs in game_handle_input_mouse 2014-04-28 02:35:23 +01:00
Matthias Lanzinger b3c279d9b5 Implement determining future weather. 2014-04-28 02:24:57 +02:00
Matthias Lanzinger b557f5bf1c Identified more climate related values. 2014-04-28 01:05:00 +02:00
Matthias Lanzinger 035fa16fc3 Crude start of a decompiled update_climate() 2014-04-27 23:46:18 +02:00
IntelOrca f50c2a4445 Merge branch 'master' of https://github.com/IntelOrca/OpenRCT2.git 2014-04-27 20:21:59 +01:00
IntelOrca b8f5385050 add additional authors in source code headers 2014-04-27 20:21:55 +01:00
IntelOrca cdd65dbcee Merge branch 'master' of https://github.com/ZedThree/OpenRCT2 into ZedThree-master 2014-04-27 20:09:35 +01:00
Peter Hill 746000f0cd Replace call by address with function name
Call news_item_get_subject_location by name rather than its address.
Also add short description of function
2014-04-27 20:27:12 +02:00
Ted John ad6d4ba3ba add more screenshots to readme.md 2014-04-27 17:39:08 +01:00
IntelOrca edba77dd9d change to conform to consistent code style 2014-04-27 15:47:52 +01:00
Matthias Lanzinger 0760dab657 decompile get_system_info() 2014-04-27 13:04:45 +02:00
Matthias Lanzinger d9f0225ee7 Fix RCT2_CALLFUNC 2014-04-27 04:22:50 +02:00
IntelOrca 781d0fdf26 add title options and block tutorial 2014-04-26 16:53:21 +01:00
IntelOrca b9ea3b1143 decompile window mouse wheel input 2014-04-26 15:50:01 +01:00
IntelOrca b8a0365475 fix park window viewport bug 2014-04-26 15:49:44 +01:00
IntelOrca 218cd32c7d add bitmap screenshot saving 2014-04-26 03:17:32 +01:00
IntelOrca 9f91798514 implement keyboard shortcuts 2014-04-26 01:16:32 +01:00
IntelOrca cd14e4b33f Merge branch 'master' of https://github.com/IntelOrca/OpenRCT2.git 2014-04-25 18:25:46 +01:00
IntelOrca 2afb4e12eb add screenshot and error window base functions 2014-04-25 18:25:34 +01:00
Ted John c9c583c9d9 Merge pull request #11 from RollingStar/patch-3
Comment explaining GAME_PATH.
2014-04-25 17:39:23 +01:00
RollingStar 9f60a085e0 Comment explaining GAME_PATH. 2014-04-25 12:35:40 -04:00
Ted John 74902cad29 Merge pull request #10 from RollingStar/patch-2
More instructions in readme.md.
2014-04-25 16:25:57 +01:00
RollingStar 5765a4b31c More instructions in readme.md. 2014-04-25 11:07:07 -04:00
IntelOrca e63b027683 Merge branch 'master' of https://github.com/IntelOrca/OpenRCT2.git 2014-04-25 03:02:55 +01:00
IntelOrca 5ddaf0359e increase land tool limit to 64 with nice number 2014-04-25 03:02:24 +01:00
IntelOrca be81e69f56 add more input logic 2014-04-25 03:02:06 +01:00
Ted John 07d2691872 Merge pull request #8 from rd3k/master
Add "Aim" and section links to readme contents
2014-04-24 23:40:35 +01:00
rd3k 99d26c811c Add "Aim" and section links to readme contents 2014-04-24 23:35:06 +01:00
Ted John 950394be0b Merge pull request #7 from RollingStar/patch-1
Corrected typo in comment.
2014-04-24 23:25:25 +01:00
RollingStar f5f3926d51 Corrected typo in comment. 2014-04-24 18:19:58 -04:00
IntelOrca 66e4898217 add config save 2014-04-24 21:29:57 +01:00
IntelOrca eaec44e896 refactor window flags 2014-04-24 20:26:05 +01:00
IntelOrca ea4ea99212 add more input logic and tooltip window 2014-04-24 18:53:42 +01:00
IntelOrca 14dc250fcb space out track definition table correctly 2014-04-23 17:44:46 +01:00
IntelOrca f51a119388 Merge branch 'track-defs' of https://github.com/kevinburke/OpenRCT2 into kevinburke-track-defs 2014-04-23 17:33:57 +01:00
IntelOrca c28c1eae47 add sorting and click to ride list window 2014-04-23 17:29:16 +01:00
Kevin Burke f4352d3205 update some elements that had duplicate keys 2014-04-23 11:39:05 +05:30
Kevin Burke cf5cf6a108 add remaining track defs 2014-04-23 11:33:45 +05:30
IntelOrca 4fa79e29f6 Merge branch 'master' of https://github.com/IntelOrca/OpenRCT2.git 2014-04-23 01:50:54 +01:00
IntelOrca 75dc8243c4 add track definitions 2014-04-23 01:50:40 +01:00
Ted John c2234d4579 Merge pull request #3 from kevinburke/ride-address
add address for ride properties
2014-04-22 22:23:17 +01:00
Kevin Burke f82c2582c0 add address for ride properties 2014-04-22 23:13:53 +05:30
Kevin Burke 41358c734a Replace address references with named constant 2014-04-21 15:00:18 +05:30