1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-16 03:23:15 +01:00
Commit Graph

818 Commits

Author SHA1 Message Date
Duncan Frost
b073c8eaef Finished last part of zooming code. Appears to work good. 2014-06-10 22:20:44 +01:00
Duncan Frost
429f31113b Fix merge mistake 2014-06-09 23:12:58 +01:00
Duncan Frost
2b9d7af156 Messing with zooming code currently breaks. 2014-06-09 23:10:54 +01:00
Duncan
940754af81 trying to fix zooming problems. 2014-06-08 22:00:23 +01:00
Duncan Frost
490fe70db8 Trying different zoom technique 2014-06-07 21:34:24 +01:00
Duncan Frost
9f01c5d6bf Fixed small positioning bug in draw_string due to incorrect signness. 2014-06-06 10:18:39 +01:00
Duncan Frost
c158d98e5c Fixed graphical text glitch. Due to not copying whole dword 2014-06-06 09:54:30 +01:00
Duncan
f6a3c2dd04 Fix small palette issue. 2014-06-05 16:49:30 +01:00
Duncan Frost
c333e9f042 Fix small dereference mistake 2014-06-04 19:47:46 +01:00
Duncan
55e8fe74ff more small changes 2014-06-04 17:04:33 +01:00
Duncan
8b233c2f79 More gfx_draw_string notes. 2014-06-04 12:30:53 +01:00
Duncan
49432dd96f Added a few notes to draw_string. 2014-06-03 12:57:58 +01:00
Duncan
1629b3fce7 Fixed possible small palette bug.
Added notes on what is happening in draw_string.
2014-06-02 16:55:02 +01:00
Duncan Frost
f1c8981e79 Switched to draw_sprite in draw_string function. Added freeing of zoomed image 2014-06-01 09:25:53 +01:00
Duncan Frost
6bd6971cb2 Merged in gfx_unstable 2014-05-31 20:56:57 +01:00
IntelOrca
95b761d921 Merge branch 'master' into gfx_unstable 2014-05-31 17:11:47 +01:00
IntelOrca
b701eb8222 fix format_string currency 2014-05-31 17:11:26 +01:00
IntelOrca
21ff16e804 Merge branch 'master' into gfx_unstable 2014-05-31 16:57:17 +01:00
IntelOrca
7ae52df001 fix format_string currency 2dp 2014-05-31 16:57:00 +01:00
IntelOrca
35c8f64fff Merge branch 'master' into gfx_unstable 2014-05-31 16:48:16 +01:00
IntelOrca
b5575d31eb fix more format string bugs 2014-05-31 16:47:30 +01:00
Ted John
416be95811 Merge pull request #162 from ZedThree/gfx_strings
Gfx strings
2014-05-31 16:28:30 +01:00
ZedThree
8b1c76b1b6 Replace pad_0E with zoom_level 2014-05-31 16:43:39 +02:00
ZedThree
a06f6ade8b String functions for wrapped text 2014-05-31 16:40:44 +02:00
ZedThree
583fbaa2a4 Fix some pointer issues 2014-05-31 16:40:43 +02:00
ZedThree
5b41528e2e Rename variables in get_width to align with clip_string 2014-05-31 16:40:43 +02:00
ZedThree
1dc794b038 Finish clip string 2014-05-31 16:40:43 +02:00
ZedThree
9c9ece2d7b clip text mostly working 2014-05-31 16:40:42 +02:00
ZedThree
9fecf42e51 Tidy up loop on pointer 2014-05-31 16:40:42 +02:00
ZedThree
b5d11159b3 Start of clip_text 2014-05-31 16:40:41 +02:00
ZedThree
130796052f More string functions 2014-05-31 16:40:41 +02:00
ZedThree
4fdba86b01 Add address for common string format buffer 2014-05-31 16:40:40 +02:00
ZedThree
55183d0589 draw_string_centred 2014-05-31 16:40:40 +02:00
ZedThree
504ce150ea Fix bug in gfx_get_string_width 2014-05-31 16:40:40 +02:00
ZedThree
67b7ca8d1e Fix use of g1_elements and tidy comments 2014-05-31 16:40:39 +02:00
ZedThree
c3ea45062b gfx_draw_string complete. Needs tidying 2014-05-31 16:40:39 +02:00
ZedThree
702a97b185 Fix some bugs, tidy up
Still buggy...
2014-05-31 16:40:38 +02:00
ZedThree
99c7b23452 Second pass of gfx_draw_string. Still buggy 2014-05-31 16:40:38 +02:00
ZedThree
6e778006a5 First pass for gfx_draw_string() 2014-05-31 16:40:37 +02:00
ZedThree
34a9f94ac1 Add gfx_get_string_width() 2014-05-31 16:40:37 +02:00
IntelOrca
883ca8939d Merge branch 'master' into gfx_unstable 2014-05-31 14:47:42 +01:00
IntelOrca
b1e9c5c786 fix format string bugs 2014-05-31 14:43:29 +01:00
IntelOrca
6a1c5fa6eb add initial start to peep update 2014-05-30 23:27:11 +01:00
Duncan Frost
ed31f96c33 Added sprite zoom function. No freeing yet leaks memory like a sive 2014-05-30 17:28:06 +01:00
Duncan
81fe1d3494 Added more draw_string reaches first draw_sprite_call 2014-05-30 15:33:10 +01:00
Duncan
e69b354055 Added a small bit more to draw_string 2014-05-30 12:42:39 +01:00
IntelOrca
ccc9843633 Merge branch 'master' into gfx_unstable 2014-05-30 08:24:44 +01:00
IntelOrca
c0704734ff Merge branch 'lnz-scenario_stuff' 2014-05-29 23:28:02 +01:00
lnz
d5f374d38c Fix station_heights bug and use FOR_ALL_RIDES in ride_check_all_reachable 2014-05-30 00:24:44 +02:00
lnz
35b38f3c16 Remove debug statements and add string_ids for ride connected functions. 2014-05-30 00:12:29 +02:00