mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-07-23 03:02:50 +03:00
Added live write option to the log, to force non-delayed writing to the file. Added a try catch to the cWindowAl window creation. Fixed a mayor bug on the SOIL texture loading, that caused to segfault when tried to resize a non-power of two texture. Fixed a minor bug on the VBO. Fixed a minor bug on cUIWinMenu. Fixed how the SDL version is consulted on SDL 1.2 backend. Updated chipmunk. Updated Windows eetest cbp project.