MrSapps / alive

EFFORTS HAVE NOW MOVED TO https://github.com/AliveTeam/alive_reversing Unofficial open source implementation of ALIVE engine that powers Oddworld Abes Oddysee and Oddworld Abes Exoddus.
MIT License
104 stars 9 forks source link

Merged gui library (mainly just layouting features) #56

Closed crafn closed 8 years ago

crafn commented 8 years ago

Saved also defaults for window sizes and positions.

MrSapps commented 8 years ago

C:\alive\src\gui.cpp(27): error C3861: 'v_sprintf_impl': identifier not found

/home/travis/build/paulsapps/alive/src/gui.cpp:199:8: error: variable ‘test_id’ set but not used [-Werror=unused-but-set-variable] GuiId test_id = 0;