Commit Graph

107 Commits (eabca223f5e7c237f5d3bb88183d38a41cb9bced)

Author SHA1 Message Date
Günther Brammer 864c5c7ea8 copyright notices update 2012 2013-01-12 16:31:40 +01:00
Armin Burgmeier c3c148d53a Add CreateParticleAtBone script function 2012-12-29 00:06:30 +01:00
Günther Brammer 692fb103f1 DrawVertex uses thinner lines for the cross 2012-06-08 16:19:36 +02:00
Günther Brammer 6928332a0a Win32: Don't log things before retrieving GetLastError()
That just makes GetLastError return 0 - The operation completed successfully.
2012-06-06 17:13:51 +02:00
Günther Brammer 4c35c34ca4 Win32: Report GetLastError on OpenGL error 2012-06-06 16:49:40 +02:00
Armin Burgmeier e8a7dc0478 Fix a crash when rendering an untexturized mesh 2012-05-05 23:04:35 +02:00
Günther Brammer 1a29f8625d Reorder engine source file organization a bit
This mostly consists of flattening the hierarchy, splitting the
graphics stuff out of platform, and a few smaller cleanups.
2012-04-27 19:04:43 +02:00