Johannes Schickel
|
ed40653105
|
CGE: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:33 +01:00 |
|
Johannes Schickel
|
89abab97e3
|
JANITORIAL: Remove trailing whitespaces.
Powered by:
git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//'
|
2012-09-26 04:17:55 +02:00 |
|
Strangerke
|
b1cc34a080
|
CGE: Remove hack used to store keycode in CGEEvent
|
2012-07-05 21:31:42 +02:00 |
|
Strangerke
|
a12ba5f6a6
|
CGE: Simplify keyboard handling
|
2011-11-30 19:52:19 +01:00 |
|
Strangerke
|
d263bd26f2
|
CGE: Remove several useless constants in Keys enum
|
2011-11-30 00:06:57 +01:00 |
|
Strangerke
|
3d59d9a137
|
CGE: Add RTL, hook Main Menu to right click on audio button
|
2011-11-16 00:00:07 +01:00 |
|
Strangerke
|
d574cfe272
|
CGE: Move _talk and _text to CGEEngine
|
2011-09-17 17:27:05 +02:00 |
|
Strangerke
|
938c08ae58
|
CGE: Get rid of some more global functions and static members
|
2011-09-16 20:31:39 +02:00 |
|
Strangerke
|
76f410958a
|
CGE: Use F5/F7 to display the save/load dialog box
|
2011-09-04 14:28:12 +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
|
bc0e65baac
|
CGE: remove jbw.h, some clean up
|
2011-08-27 18:01:06 +02:00 |
|
Alyssa Milburn
|
4e156b2463
|
CGE: Mass re-style/cleanup.
|
2011-08-19 16:04:10 +02:00 |
|
Strangerke
|
6f92cdd0d0
|
CGE: Rename some more defines
|
2011-08-02 21:47:56 +02:00 |
|
Strangerke
|
88f6cc9b23
|
CGE: Clean eventManager
|
2011-08-01 09:53:15 +02:00 |
|
Strangerke
|
c053762c63
|
CGE: Replace magic values by defines, rename some defines
|
2011-07-31 19:56:14 +02:00 |
|
Strangerke
|
f898da53a4
|
CGE: Improve keyboard behavior for non-US layouts
|
2011-07-31 09:38:08 +02:00 |
|
Paul Gilbert
|
9d40a1ba9d
|
CGE: Mouse MC sprite array into the Mouse class
|
2011-07-10 10:00:57 +10:00 |
|
Strangerke
|
6ed9dd0d04
|
CGE: Cleanup: rename a couple of forgotten class members
|
2011-07-09 00:41:47 +02:00 |
|
Strangerke
|
0b27de942b
|
CGE: replace some 'tricky replicate lines' memcpy by two, in order to avoid overlapping
|
2011-07-09 00:25:09 +02:00 |
|
Strangerke
|
080d7cf7f0
|
CGE: Rename Mouse class
|
2011-07-08 08:22:25 +02:00 |
|
Strangerke
|
fe2e1bb2fd
|
CGE: Remove "bitmaps" files
|
2011-07-07 20:43:09 +02:00 |
|
Strangerke
|
4116189395
|
CGE: Some more renaming (WIP)
|
2011-07-03 11:28:22 +02:00 |
|
Paul Gilbert
|
e782b53eab
|
CGE: Added code for Mouse::On and Mouse::Off
|
2011-07-02 21:45:29 +10:00 |
|
Paul Gilbert
|
1e3c0725e4
|
CGE: Hooked up mouse event handler
|
2011-07-02 21:34:40 +10: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 |
|