ObjGameKit  History of src/OGKEventQueue.m of 4719f257098862d7

History of the file that is called src/OGKEventQueue.m at check-in 4719f257098862d7

2012-08-28
20:00
Add OGKCharacterTypedEvent. file: [53fa172d0d] check-in: [1f8de6b2e2] user: js, branch: trunk, size: 6331 [annotate] [blame] [check-ins using] [diff]
2012-08-26
13:42
Rename -[handleNextEvent] -> -[handleEvents]. file: [9c06e7380d] check-in: [d49c4b05b0] user: js, branch: trunk, size: 5848 [annotate] [blame] [check-ins using] [diff]
12:17
Only call al_*_destroy if Allegro is initialized.

Otherwise, it would crash if al_uinstall_system() has already been
called. Handling it this way eliminates the need to dealloc all objects
before calling al_uninstall_system(), which meant that it was the users
repsonsibility to call al_uninstall_system() after the user made sure
all objects are deallocated. Now the user does not get to see any
al_*() function. file: [84dbf1da64] check-in: [4719f25709] user: js, branch: trunk, size: 5851 [annotate] [blame] [check-ins using] [diff]

2012-08-20
01:18
Pass the display on events. file: [7219e86adc] check-in: [f309ba2b33] user: js, branch: trunk, size: 5854 [annotate] [blame] [check-ins using] [diff]
2012-08-19
21:53
Added: Initial import. file: [8d48ecf372] check-in: [c6c34e7b99] user: js, branch: trunk, size: 4600 [annotate] [blame] [check-ins using]