Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sdl: tidy up the comments, format the code | Kyle K | 2011-07-19 | 1 | -13/+42 |
* | sdl: event handler, handle a case where user doesn't define vtbl | Kyle K | 2011-07-19 | 1 | -19/+53 |
* | sdl: reworked event handler a bit, still thinking about C++ | Kyle K | 2011-07-19 | 1 | -41/+42 |
* | sdl: unglobalize struct platform variable | Kyle K | 2011-07-19 | 1 | -25/+26 |
* | sdl: introduce a vtbl for event handler | Kyle K | 2011-07-19 | 1 | -3/+23 |
* | sdl: add a seperate file for event handling | Kyle K | 2011-07-18 | 1 | -0/+128 |