1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-19 13:03:11 +01:00
Commit Graph

14 Commits

Author SHA1 Message Date
qcz
bd06c7caee Clean up most of the inline assembly from windows 2014-08-19 19:47:12 +02:00
Duncan Frost
e1012eaae8 Updated viewport_create function variable inputs 2014-07-27 16:29:41 +01:00
Ted John
7d16c653cb Merge pull request #214 from adrian17/master
Use address names from addresses.h
2014-07-19 11:12:46 +01:00
adrian17
843c45aafc Use address names from addresses.h 2014-07-18 22:28:15 +02:00
Duncan Frost
a51d057ded Fixed bugs related with last commit 2014-07-17 18:41:23 +01:00
Duncan Frost
52f96a262c Fixed small bug causing a crash when resizing. 2014-07-15 17:56:42 +01:00
Duncan Frost
05a71929b6 Fix small errors. Does not work with window resize. 2014-07-15 17:40:05 +01:00
Duncan
3506899261 Now uses viewport functions. 2014-07-15 14:59:43 +01:00
anyc
d34e2db9e1 added GCC/MinGW-compatible assembler 2014-05-22 23:47:18 +02:00
IntelOrca
7c6a193b42 remove all remaining warnings 2014-05-12 02:18:08 +01:00
ZedThree
6f756bb458 Replace variable addresses with named constants
Done automatically with sed/unix
2014-04-28 22:00:54 +02:00
IntelOrca
eaec44e896 refactor window flags 2014-04-24 20:26:05 +01:00
Kevin Burke
e5a925e26c Add newlines to the end of every file (sed/unix do this) 2014-04-21 14:57:48 +05:30
IntelOrca
3a6a55147f add window functions and title screen windows 2014-04-03 03:08:06 +01:00