]> icculus.org git repositories - taylor/freespace2.git/history - src/platform/platform.cpp
use SDL_arraysize() instead of sizeof() where appropriate
[taylor/freespace2.git] / src / platform / platform.cpp
2015-04-03 Taylor Richardsuse SDL_arraysize() instead of sizeof() where appropriate
2015-04-03 Taylor Richardsonly show Warning()'s on debug builds
2015-04-03 Taylor Richardsmerge in updated platform code
2015-04-03 Taylor Richardsplatform and pstypes cleanup:
2015-04-03 Taylor Richardsdon't use SDL memory functions for vm_*() (Windows...
2015-04-03 Taylor Richardssplit cross-platform code out of unix.cpp