Commit graph

39 commits

Author SHA1 Message Date
Eugene Sandulenko
2c8922ed30 WAGE: Fix cursor position at the scroll end 2016-01-04 00:23:05 +01:00
Eugene Sandulenko
c8b20bc8ab WAGE: Fix cursor position 2016-01-04 00:13:28 +01:00
Eugene Sandulenko
f97c915c7b WAGE: Display text input 2016-01-04 00:09:10 +01:00
Eugene Sandulenko
e95122be6c WAGE: Optimized screen blitting 2016-01-03 22:11:58 +01:00
Eugene Sandulenko
aec3bc19ec WAGE: Fixed cursor position 2016-01-03 22:11:41 +01:00
Eugene Sandulenko
0b361b94dc WAGE: Initial cursor drawing code 2016-01-03 21:59:57 +01:00
Eugene Sandulenko
6233e429f3 WAGE: Leave room for input text in console 2016-01-03 19:05:43 +01:00
Eugene Sandulenko
b25b2ec8ad WAGE: Implement immediate text rendering to match original 2016-01-03 15:34:26 +01:00
Eugene Sandulenko
74cbf5477d WAGE: Implement console scrolling 2016-01-03 15:31:24 +01:00
Eugene Sandulenko
e684c1148e WAGE: Remove redundant headers 2016-01-03 12:40:29 +01:00
Eugene Sandulenko
2aef67c0ac WAGE: Refactored font querying 2016-01-03 12:39:29 +01:00
Eugene Sandulenko
077048032b WAGE: Refactored coordinate manipulation 2016-01-03 12:23:17 +01:00
Eugene Sandulenko
8d6e811842 WAGE: Redraw Gui parts on demand 2016-01-02 02:53:30 +01:00
Eugene Sandulenko
e825eadb80 WAGE: Made Gui autosense scene change 2016-01-02 02:39:47 +01:00
Eugene Sandulenko
2e6732171d WAGE: More work on object interaction 2016-01-02 00:55:45 +01:00
Eugene Sandulenko
1ef7beb8e8 WAGE: Stub for object clicking 2016-01-01 18:48:16 +01:00
Eugene Sandulenko
559e486034 WAGE: Stub for rendering menu items 2016-01-01 13:09:39 +01:00
Eugene Sandulenko
c65f15e7e4 WAGE: Fix console output for empty lines 2016-01-01 02:58:34 +01:00
Eugene Sandulenko
02a8291c5b WAGE: Fix console padding 2016-01-01 02:49:23 +01:00
Eugene Sandulenko
584dcae75c WAGE: Pad windows to match the original 2016-01-01 02:36:44 +01:00
Eugene Sandulenko
1332958c9a WAGE: Stub for menu drawing 2016-01-01 02:23:43 +01:00
Eugene Sandulenko
03e3f80bff WAGE: Mac has roundrect on desktop. Render it 2016-01-01 02:16:00 +01:00
Eugene Sandulenko
ac87bc9671 WAGE: Implement cursor drawing and handling 2016-01-01 01:46:27 +01:00
Eugene Sandulenko
3835f9f626 WAGE: Matched game screen size to Macintosh, fixed line spacing 2015-12-31 19:07:50 +01:00
Eugene Sandulenko
18990b49ae WAGE: Use Mac fonts for rendering 2015-12-31 19:01:26 +01:00
Eugene Sandulenko
dad200e50e WAGE: Load fonts from wage.dat 2015-12-31 18:50:34 +01:00
Eugene Sandulenko
a3cc6cdddc WAGE: Draw scene title 2015-12-31 18:07:01 +01:00
Eugene Sandulenko
849220b6b6 WAGE: Simplified border drawing API 2015-12-31 17:55:33 +01:00
Eugene Sandulenko
f25663605b WAGE: Implement console drawing 2015-12-31 17:45:36 +01:00
Eugene Sandulenko
141bddbf57 WAGE: Stub for console rendering 2015-12-30 18:41:18 +01:00
Eugene Sandulenko
a712a1d80b WAGE: Implement appendText() 2015-12-30 18:22:46 +01:00
Eugene Sandulenko
1c3560cd65 WAGE: Draw console window border. 2015-12-30 01:58:42 +01:00
Eugene Sandulenko
97c17ed199 WAGE; Fix border drawing 2015-12-30 01:46:51 +01:00
Eugene Sandulenko
0c682799a1 WAGE: Draw checkered background to simulate desktop 2015-12-29 01:46:39 +01:00
Eugene Sandulenko
3fe3ad7ee3 WAGE: Moved scene drawing calls to Gui class 2015-12-28 12:38:26 +01:00
Eugene Sandulenko
357d956a83 WAGE: More improvements to the border drawing 2015-12-27 15:41:03 +01:00
Eugene Sandulenko
cd063ec0e8 WAGE: Further work on border drawing 2015-12-27 15:41:03 +01:00
Eugene Sandulenko
069735d0b7 WAGE: Fix border drawing 2015-12-27 15:41:03 +01:00
Eugene Sandulenko
91d5b8b17e WAGE: Started border drawing implementation 2015-12-27 15:41:03 +01:00