Kind of implemented engine_core loop. Implemented subsystem registration. Implement...
commit8a004f263689de041037b4832c99b3bcf1cdbc9e
authoral <al@orange.(none)>
Sat, 16 Aug 2008 22:06:10 +0000 (16 18:06 -0400)
committeral <al@orange.(none)>
Sat, 16 Aug 2008 22:06:10 +0000 (16 18:06 -0400)
treea6750bab900e0ea865cb9056c644b742945b655c
parent47215af5c1de8c97c6b7999fb4ce6c55a4637300
Kind of implemented engine_core loop.  Implemented subsystem registration.  Implemented basic window subsystem.
src/engine.cpp
src/engine.hpp
src/main.cpp
src/state.cpp [copied from src/engine.hpp with 65% similarity]
src/state.hpp [copied from src/engine.hpp with 66% similarity]
src/window.cpp [new file with mode: 0644]
src/window.hpp [copied from src/engine.hpp with 67% similarity]