Commit Graph

16 Commits

Author SHA1 Message Date
Rtch90
48a056984d [Clean] Fixed formatting for good. 2012-04-07 15:03:03 +01:00
Rtch90
8834fcc762 [Clean] Tab formatting cleanup.. again...... 2012-04-07 01:23:17 +01:00
Rtch90
d557c1ae30 [Clean] Fixing some more tab formatting. 2012-04-07 01:13:36 +01:00
Rtch90
d4966f1723 [Clean] Cleaned up formatting, my text editor was using tab spacing that messed Git's view up. 2012-04-06 23:38:20 +01:00
Rtch90
f43feb9524 [Fix] Fixed event message type in LGLXWindow::ProcessEvents(void). 2012-04-06 07:57:41 +01:00
Rtch90
ac32876443 [Fix] Not so much as a warning now. Changed Pixmap icon_pixmap to 0 instead of NULL
-- Removed some unused properties.
2012-04-06 05:44:53 +01:00
Rtch90
13cc8cb519 Lack of sleep, plenty of caffeine, and a shit ton of work!
[Add] Completed all window code [Linux and Windows], and setup a small application.

[Change] Renamed GLXWindow to LGLXWindow, as GLXWindow collided with GLXWindow() in glxext.h

[Add] Makefiles added to project.
2012-04-06 05:33:18 +01:00
Rtch90
8f3e6d2f9d [Change] -- Changed GLWindow to GLXWindow as this uses X11.
-- Added start of GLWindow, this will use WinAPI.
2012-04-05 23:34:36 +01:00
Rtch90
087db447e5 [Add] Added main game methods. 2012-04-05 23:27:21 +01:00
Rtch90
cc066dbaca [Add] Adding main application files. 2012-04-05 22:56:13 +01:00
Rtch90
83dc15e5a9 [Add] Added input methods for GLWindow::ProcessEvents(void). 2012-04-05 22:50:12 +01:00
Rtch90
610a5078f1 [Add] Finished GLWindow::Destory method. 2012-04-05 22:40:18 +01:00
Rtch90
89eda402d8 [Change] Changed the application name. 2012-04-05 22:22:42 +01:00
Rtch90
95be6fb452 [Add] Handling Fullscreen and windowed mode. 2012-04-05 22:21:03 +01:00
Rtch90
f6a54dd781 [Add] Added some pre-compiler directives and some files I will need soon. 2012-04-05 22:12:35 +01:00
Rtch90
6b23b97921 [Add] Adding initial directory structure and initial code. 2012-04-05 21:56:37 +01:00