Related tags: All Games, Chex Quest, Doom, HacX, Heretic, Hexen
Authorship: 78% danij, 19% skyjake, 3% Roman Hargrave
Fixed (20) Doom (18) Heretic (15) |
Refactor (13) Hexen (8) Added (7) |
Cleanup (6) libcommon (4) g++ (1) |
OS X (1) qmake (1) Revert (1) |
WolfTC (1) |
March 2015 | |||
2015-03-15 | Cleanup | Refactor | : | Switched st_stuff.c to C++, some cleanup |
July 2014 | |||
2014-07-12 | Cleanup | Doom | Heretic | Hexen | Refactor | : | Switched *console.c to C++, cleanup |
2014-07-02 | Cleanup | Doom | Heretic | Hexen | : | Cleanup intermission for all games |
June 2014 | |||
2014-06-24 | Cleanup | Refactor | : | Switched m_cheat.c to C++, cleanup |
October 2013 | |||
2013-10-22 | Cleanup | : | Cleanup |
December 2011 | |||
2011-12-23 | Cleanup | : | Merge cleanup |
July 2014 | |||
2014-07-19 | Doom | Fixed | Heretic | Hexen | libcommon | : | Compiler warnings (missing initializer, unused arg) |
2014-07-14 | Doom | Fixed | libcommon | : | Build errors |
2014-07-04 | Doom | Fixed | g++ | Heretic | Hexen | libcommon | : | Compiler warnings (unused variables, signed/unsigned comparison) |
June 2014 | |||
2014-06-28 | Doom | Heretic | Hexen | libcommon | Refactor | : | Use de::LumpIndex's C++ API |
July 2014 | |||
2014-07-04 | Doom | Fixed | g++ | Heretic | Hexen | libcommon | : | Compiler warnings (unused variables, signed/unsigned comparison) |
December 2012 | |||
2012-12-13 | Fixed | OS X | qmake | : | Deployment of the binary |
December 2012 | |||
2012-12-13 | Fixed | OS X | qmake | : | Deployment of the binary |
April 2013 | |||
2013-04-28 | Fixed | Revert | : | Implicit enumeration conversion warnings |
June 2008 | |||
2008-06-25 | Doom | Fixed | Heretic | WolfTC | : | Fixed a potential segfault in P_ApplyTorque. |