Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
Tomasz Długosz
eaab877d66
JANITORIAL: fix the name of original author of cge and cge2
...
The first name is Janusz, not Janus.
The correct name was used in AUTHORS and credits.
In case of doubts, see his personal webpage: https://www.jbw.pl/ - name is in the page footer
2020-04-18 20:59:57 +02:00
Bastien Bouclet
dd6e745487
CGE: Add override keywords
2020-02-09 12:43:14 +01:00
Johannes Schickel
ed40653105
CGE: Make GPL headers consistent in themselves.
2014-02-18 02:39:33 +01:00
Strangerke
b1cc34a080
CGE: Remove hack used to store keycode in CGEEvent
2012-07-05 21:31:42 +02:00
Strangerke
d73ed91051
CGE: Remove unused Demo text id
2012-06-28 07:25:56 +02:00
Strangerke
c6c9620ff2
CGE: Remove some useless constants
2011-11-13 12:48:09 +01:00
Strangerke
8097aeb43a
CGE: F1 now displays Soltys version and translators.
...
This is only available in versions modified or translated by the team
2011-11-13 12:33:36 +01:00
Strangerke
38deee5a88
CGE: some more cleanup
2011-09-17 11:09:32 +02:00
Strangerke
4778ff720c
CGE: Move some more globals to CGEEngine
2011-09-17 10:54:50 +02:00
Strangerke
f5eca79658
CGE: Move 4 global to CGEEngine
2011-09-17 10:08:52 +02:00
Strangerke
0668a56f69
CGE: Move _vga to CGEEngine
2011-09-16 23:54:08 +02:00
Strangerke
c993108207
CGE: Transform some static and globals into class members
2011-09-15 08:00:54 +02:00
Strangerke
d28ac81a12
CGE: Rename cave into scene
2011-09-14 08:15:30 +02:00
Strangerke
ae99851639
CGE: Remove VFile class
2011-09-12 00:30:46 +02:00
Strangerke
45de8747d5
CGE: Clean up and split snBarrier(), remove progName()
2011-09-07 22:37:03 +02:00
Strangerke
5bad1a7c7f
CGE: Take into account some of LordHoto's comments
2011-09-06 00:43:40 +02:00
Strangerke
690d94eb03
CGE: Take fingolfin's remark into account: suppress the two leading underscore in define names
2011-09-01 00:32:20 +02:00
Strangerke
7144076030
CGE: Move IO classes to a separated source file
2011-08-27 09:05:32 +02:00
Strangerke
81ae309d5f
CGE: Suppress some debug code present in the original
2011-08-20 01:35:56 +02:00
Strangerke
df122cec17
CGE: fix some warnings reported by cppcheck
2011-08-19 18:32:46 +02:00
Strangerke
6af5fffd36
CGE: Cleanup: remove useless classes
2011-08-12 19:11:17 +02:00
Strangerke
6f92cdd0d0
CGE: Rename some more defines
2011-08-02 21:47:56 +02:00
Strangerke
b53ffa8f2c
CGE: Move some conditional defines to variables
2011-07-30 15:43:49 +02:00
Strangerke
8b53899ca7
CGE: Remove Heart
2011-07-30 15:28:57 +02:00
Strangerke
316b73ee00
CGE: Remove Startup class, set _fx and _sound as dynamic
2011-07-29 10:02:32 +02:00
Strangerke
82adc025ea
CGE: Remove DrvInfo, rename some enums
2011-07-24 23:42:03 +02:00
Strangerke
3ef0558aa9
CGE: Rename some more constants, some cleanup
2011-07-22 11:54:46 +02:00
Strangerke
5d41ab8b5f
CGE: Rename some more constants, remove some useless ones
2011-07-21 01:56:40 +02:00
Strangerke
9576e415e2
CGE: Clean up Square class
2011-07-20 14:27:36 +02:00
Paul Gilbert
f0d10b62b3
CGE: In progress work on pathfinder
2011-07-14 22:36:18 +10:00
Paul Gilbert
324ccb1760
CGE: Split pathfinding related code into walk.cpp
2011-07-13 21:04:44 +10:00
Paul Gilbert
8628b154a7
CGE: Fixed compiler warning
2011-07-10 11:40:06 +10:00
Paul Gilbert
0bbefbef90
CGE: Created PocLight class to encapsulate the LI sprite array
2011-07-10 10:10:51 +10:00
Paul Gilbert
47b17cd1ce
CGE: Create Spike class to encapsulate the SP spite array
2011-07-10 10:07:35 +10:00
Paul Gilbert
622dc2d503
CGE: Created a CavLight class to encapsulate the PR sprite array
2011-07-10 10:04:41 +10:00
Paul Gilbert
817a52ed56
CGE: Created a HorizLine stub class to hold the HL sprite array
2011-07-10 09:57:19 +10:00
Paul Gilbert
1e83e27925
CGE: Moved MB sprite array into Square class
2011-07-10 09:51:18 +10:00
Strangerke
080d7cf7f0
CGE: Rename Mouse class
2011-07-08 08:22:25 +02:00
Strangerke
c86c62b288
CGE: Cleanup and renaming. Also move some static and global functions to CGEEngine.
2011-07-07 09:23:09 +02:00
Strangerke
fae1d7efd8
CGE: This ends the first renaming pass. Also move some functions to CGEEngine
2011-07-04 08:15:56 +02:00
Strangerke
c313d2cce8
CGE: Even more renaming (WIP)
2011-07-03 16:22:26 +02:00
Strangerke
4116189395
CGE: Some more renaming (WIP)
2011-07-03 11:28:22 +02:00
Strangerke
bdc213846e
CGE: Some more renaming (WIP)
2011-07-02 18:20:41 +02:00
Paul Gilbert
72ae475c97
CGE: Fix naming of touch() virtual methods, and fixed keyboard handling
2011-07-02 20:04:30 +10:00
Paul Gilbert
bb3d61b137
CGE: Created an EventManager class and hooked it up to the Keyboard class
2011-07-02 18:38:25 +10:00
Paul Gilbert
d55401c2e1
CGE: Changed MOUSE class from using static fields to an instantiated class
2011-07-02 16:46:31 +10:00
Paul Gilbert
6833daab84
CGE: Added engine prefix to header file #defines
2011-07-02 16:23:32 +10:00
Paul Gilbert
ec28ef04c4
CGE: Merged mouse.* and keybd.* files to centralise event handling
2011-07-02 16:19:36 +10:00
Strangerke
0000a3139a
CGE: Some more renaming (wip)
2011-07-01 08:37:40 +02:00