unc0rr [Wed, 02 May 2007 21:37:08 +0000] rev 504
Fix collision info artifacts in Land array when two objects intersect
unc0rr [Wed, 02 May 2007 18:41:44 +0000] rev 503
Mines also collide
unc0rr [Wed, 02 May 2007 15:21:34 +0000] rev 502
Fix build with CMake & gcc 4.1.2 on my system (treating #include <QtGui> as including directory)
unc0rr [Mon, 19 Mar 2007 21:28:16 +0000] rev 501
Increase "proto version", as the current engine isn't compatible with 0.9 one
unc0rr [Mon, 19 Mar 2007 19:12:46 +0000] rev 500
Use freepascal's routines to manipulate threads
unc0rr [Sat, 17 Mar 2007 18:32:17 +0000] rev 499
Oops, sorry...
unc0rr [Sat, 17 Mar 2007 18:17:19 +0000] rev 498
- Get rid of operator := to have GPC support
- Perform some small optimizations
displacer [Thu, 15 Mar 2007 22:46:37 +0000] rev 497
merge fixes from branch
displacer [Thu, 15 Mar 2007 02:20:31 +0000] rev 496
merged new team from branch
unc0rr [Sun, 11 Mar 2007 17:19:28 +0000] rev 495
- Fix most of the warnings in hwengine
- Windows static Qt linking
- Fix static linking issue (missed -lQtXml)