Eugene Sandulenko
|
eccb852749
|
LAB: Removed unnecessary includes
|
2015-12-23 21:33:56 +01:00 |
|
Filippos Karapetis
|
c4ca8223b7
|
LAB: Plug a memory leak in freeButtonList()
|
2015-12-23 21:33:56 +01:00 |
|
Filippos Karapetis
|
0b2bf45a09
|
LAB: Simplify the gadget enabling/disabling code
|
2015-12-23 21:33:55 +01:00 |
|
Strangerke
|
2d0fab7f4c
|
LAB: Use // for comments
|
2015-12-23 21:33:55 +01:00 |
|
Strangerke
|
ae056a767b
|
LAB: Use doxygen format for function comments
|
2015-12-23 21:33:55 +01:00 |
|
Strangerke
|
3a1ee64761
|
LAB: Review spacing
|
2015-12-23 21:33:55 +01:00 |
|
Strangerke
|
9cc70b6f03
|
LAB: Some more refactoring and renaming
|
2015-12-23 21:33:55 +01:00 |
|
Strangerke
|
dcefb696ed
|
LAB: Remove more extern variables
|
2015-12-23 21:33:54 +01:00 |
|
Strangerke
|
5bc48cbbdd
|
LAB: Move utility functions to a separate class
|
2015-12-23 21:33:54 +01:00 |
|
Filippos Karapetis
|
0e886461d0
|
LAB: Replace some uses of malloc() with new
|
2015-12-23 21:33:53 +01:00 |
|
Strangerke
|
895d29c1ae
|
LAB: Some more renaming, remove useless variables
|
2015-12-23 21:33:52 +01:00 |
|
Filippos Karapetis
|
62c4acc6b3
|
LAB: Change the gadget lists to use Common::List
|
2015-12-23 21:33:52 +01:00 |
|
Strangerke
|
ef99d82d13
|
LAB: Move more functions to DisplayMan
|
2015-12-23 21:33:51 +01:00 |
|
Strangerke
|
733fbe4c62
|
LAB: Start working on a separate DisplayMan class
|
2015-12-23 21:33:50 +01:00 |
|
Filippos Karapetis
|
1913a61f30
|
LAB: Some renaming and cleanup
|
2015-12-23 21:33:48 +01:00 |
|
Eugene Sandulenko
|
adbb0ce0c5
|
LAB: Renamed mouse.* to eventman.*
|
2015-12-23 21:33:47 +01:00 |
|
Eugene Sandulenko
|
88ede5d2d5
|
LAB: Rename Image class members
|
2015-12-23 21:33:47 +01:00 |
|
Strangerke
|
8fa64824a2
|
LAB: Some renaming, move a couple of variables to game engine
|
2015-12-23 21:33:47 +01:00 |
|
Strangerke
|
6b24481358
|
LAB: Move functions related to keyboard events to Event
|
2015-12-23 21:33:46 +01:00 |
|
Strangerke
|
66bf888558
|
LAB: Rework and renaming in the Event class
|
2015-12-23 21:33:46 +01:00 |
|
Eugene Sandulenko
|
148d64eceb
|
LAB: Put Image into a separate class. Leaks memory for now
|
2015-12-23 21:33:46 +01:00 |
|
Strangerke
|
f817c1de2e
|
LAB: Get rid of stddefines
|
2015-12-23 21:33:45 +01:00 |
|
Eugene Sandulenko
|
6d4b71e2ce
|
LAB: Renames in vga.cpp
|
2015-12-23 21:33:45 +01:00 |
|
Strangerke
|
d96484d81c
|
LAB: Move mouse code in separate class, move some functions to LabEngine. (WIP)
|
2015-12-23 21:33:43 +01:00 |
|
Strangerke
|
b76a624c9a
|
LAB: Fix several cppcheck errors
|
2015-12-23 21:33:43 +01:00 |
|
Eugene Sandulenko
|
93e3ba9edd
|
LAB: Put vga.cpp into LabEngine class
|
2015-12-23 21:33:43 +01:00 |
|
Eugene Sandulenko
|
158f623db8
|
LAB: Rename IntuiMessage struct members
|
2015-12-23 21:33:41 +01:00 |
|
Eugene Sandulenko
|
36684eb1ba
|
LAB: get rid of timing.h
|
2015-12-23 21:33:41 +01:00 |
|
Filippos Karapetis
|
21e360b9b1
|
LAB: Remove dead/superfluous code, and remove the newCheckMusic() wrapper
|
2015-12-15 00:05:02 +01:00 |
|
Filippos Karapetis
|
047df0b0e8
|
LAB: Simplify usage of createButton()
|
2015-12-15 00:05:02 +01:00 |
|
Filippos Karapetis
|
6ff7c480af
|
LAB: Remove superfluous void function parameters
|
2015-12-15 00:05:02 +01:00 |
|
Eugene Sandulenko
|
60d4f0a069
|
LAB: Initial support for lowres mode
|
2015-12-15 00:05:02 +01:00 |
|
Eugene Sandulenko
|
58182bd77a
|
LAB: Cleanup
|
2015-12-15 00:05:02 +01:00 |
|
Eugene Sandulenko
|
3a8cafa41e
|
LAB: Kill storage.h
|
2015-12-15 00:05:02 +01:00 |
|
Eugene Sandulenko
|
0dbcb7160c
|
LAB: Added input
|
2015-12-15 00:05:02 +01:00 |
|
Eugene Sandulenko
|
8ca14d1d64
|
LAB: Initial code
|
2015-12-15 00:05:02 +01:00 |
|