Commit Graph
950 Commits
Author SHA1 Message Date
uruk ef77a84c83 AVALANCHE: Trip: repair triptype:init(), remove unnecessary data field from definition. 2013-07-19 23:36:00 +02:00
uruk f8ad6eb650 AVALANCHE: Rename copySurface() to drawPicture(), add some comment to it. 2013-07-19 11:58:06 +02:00
uruk 4dc97824e6 AVALANCHE: Incorporate Graph::readImage() into Grap::copySurface(), update Lucerna's functions accordingly. Delete Graph::setPixel(). 2013-07-19 11:14:39 +02:00
uruk b18ed9a5ff AVALANCHE: Remove Graph::drawLine(). 2013-07-19 10:55:12 +02:00
uruk c6d2b45df9 AVALANCHE: Implement Lucerna::showrw(). 2013-07-18 23:56:55 +02:00
uruk c71d4dcc64 AVALANCHE: Lucerna:load() - put the background lower, making space for the toolbar on the top. 2013-07-18 23:10:23 +02:00
uruk e2e979897e AVALANCHE: Update Graph::drawSprite(), update Trip::axendor() accordingly, fix Trip::call_axendors(). 2013-07-18 22:35:55 +02:00
uruk 467246c004 AVALANCHE: Add refreshScreen() to every iteration of the main loop in Avalot::run(). 2013-07-18 22:33:08 +02:00
uruk e5614ef0dc AVALANCHE: Fix Gyro::newgame(). 2013-07-18 22:31:51 +02:00
uruk 4fc9de5d46 AVALANCHE: Replace Pingo::copy03() with Graph::refreshScreen(). 2013-07-18 20:00:14 +02:00
uruk bcab639266 AVALANCHE: Add Graph::drawSprite(). 2013-07-18 16:07:07 +02:00
uruk a2dfb3635f AVALANCHE: Implement/repair multiple functions in Trip. 2013-07-18 15:51:46 +02:00
uruk c96ac1664a AVALANCHE: Repair build errors due to the introduction of _info in Trip::triptype. 2013-07-18 15:20:50 +02:00
uruk 293c8f9b7e AVALANCHE: Add class SpriteInfo to graph.h, use it in Trip. 2013-07-18 15:13:23 +02:00
uruk c46bb2449f AVALANCHE: Add comment in Avalot::run(). 2013-07-18 12:16:32 +02:00
uruk dd511cfc09 AVALANCHE: Implement Gyro::newgame(), update Avalot::setup() and Avalot::run(), add some comment in gyro2.h. 2013-07-18 12:06:45 +02:00
uruk 4292850297 AVALANCHE: Stub Dropdown::lightup(). 2013-07-18 12:04:04 +02:00
uruk d3ec729c8f AVALANCHE: Add Graph::drawLine(). 2013-07-17 20:48:55 +02:00
uruk b6f42c532e AVALANCHE: Partially implement Lucerna::points(). (No sounds.) 2013-07-17 13:00:15 +02:00
uruk 90788cec11 AVALANCHE: Implement Lucerna::showscore(). 2013-07-17 12:27:08 +02:00
uruk 66cf00ab11 AVALANCHE: Change the source of data in Graph::readImage() for further use. Change existing use of the function accordingly in Lucerna. 2013-07-17 11:35:40 +02:00
uruk 251c4b0acb AVALANCHE: Revise Lucerna, remove a blank line in Trip. 2013-07-16 22:47:07 +02:00
uruk 964374024b AVALANCHE: Add new Graph::readImage(), implement Lucerna::thinkabout() using it and use it in Lucerna::toolbar() as well. 2013-07-16 13:03:22 +02:00
uruk c8bf87918a AVALANCHE: Repair Scrolls::state(). 2013-07-16 12:47:51 +02:00
uruk 1c95316924 AVALANCHE: Implement getsettype::remember(). 2013-07-16 11:11:31 +02:00
uruk fa1b5d3f3a AVALANCHE: Update Graph. 2013-07-15 18:27:26 +02:00
uruk 9683ced39e AVALANCHE: implement Lucerna::toolbar(), revise Graph::copySurface() and Graph::setPixel(), update Lucerna::load() accordingly. 2013-07-15 16:57:03 +02:00
uruk 885a8113bc AVALANCHE: repair Avalot. 2013-07-15 12:15:49 +02:00
uruk 4a373a1925 AVALANCHE: update Avalot. 2013-07-15 11:24:38 +02:00
uruk bc15033c14 AVALANCHE: Remove unnecessary comments from Lucerna::load(). 2013-07-13 20:11:44 +02:00
uruk 58dc18a2da AVALANCHE: Move the height-doubling part from Lucerna to Graph. 2013-07-13 18:21:18 +02:00
uruk 0f8a091597 AVALANCHE: Update Lucerna::load(), update makefile, increase screen height (in Graph). 2013-07-13 13:02:12 +02:00
uruk a1673fe167 AVALANCHE: Lucerna: finish load(). 2013-07-12 18:08:27 +02:00
uruk b4f5642765 AVALANCHE: Revise Lucerna::load(). 2013-07-12 16:20:01 +02:00
uruk c18b41b21d AVALANCHE: Lucerna: finish implementation of load(). 2013-07-12 16:11:07 +02:00
uruk fa881567db AVALANCHE: Update Graph. 2013-07-12 16:08:35 +02:00
uruk a096ee1957 AVALANCHE: Partially implement Scrolls::state. (Bother with the patterns later.) 2013-07-12 10:43:13 +02:00
uruk 1bb9d2b996 AVALANCHE: Grap: rename drawToScreen to refreshScreen, add drawBar. 2013-07-12 10:25:16 +02:00
uruk 0fc20c25de AVALANCHE: Repair Lucerna. 2013-07-12 09:37:21 +02:00
uruk d7b8240920 AVALANCHE: Update Graph, leave a comment in Lucerna. 2013-07-12 08:41:14 +02:00
uruk 096bd2df76 AVALANCHE: Major update in the Engine (include Graph), minor updates in Graph and Lucerna. 2013-07-11 18:02:15 +02:00
uruk 0aaffcfb94 AVALANCHE: Add Graph. 2013-07-11 17:36:59 +02:00
uruk 6b87fc4f45 AVALANCHE: Little revision in Gyro. 2013-07-11 10:36:41 +02:00
uruk 4656a7a285 AVALANCHE: Don't call the menu by default. 2013-07-11 10:07:53 +02:00
uruk c99abdeb61 AVALANCHE: Implement log_epsonroman() in Logger. 2013-07-10 14:48:10 +02:00
uruk 11cbacfe9d AVALANCHE: Implement file loadfont() in Scrolls. Move initializations to run(), so loadfont() can access the data files of the game. 2013-07-10 13:26:49 +02:00
uruk c90357724f AVALANCHE: Implement Basher's initialization. 2013-07-10 12:34:46 +02:00
uruk 223c2d82e5 AVALANCHE: Implement file handling in Visa. 2013-07-09 22:18:29 +02:00
uruk 2c0b694371 AVALANCHE: update file handling in multiple files. 2013-07-09 18:54:53 +02:00
uruk a394fea15d AVALANCHE: Add a comment to Gyro, remove test line from Avalot. 2013-07-09 18:40:29 +02:00