Project

General

Profile

Activity

From 2007-12-01 to 2007-12-14

2007-12-11

12:18 Revision 215f1403 (github): Fixed: Flat lumps should replace earlier ones of the same name.
danij

2007-12-03

17:42 Revision ea9d7357 (github): Due to the fact that we skip drawing the first few frames of the level and we don't clear the color buffer if not drawing a player view, we end up with HOM.
This isn't a fix. Just make it less noticeable by hiding the other HUDs for those first few tics. danij
06:37 Revision 7a2f6fca (github): Fixed bug: Missiles would not hit upper/lower linedef sections and would move through them and be warped to the height of the ceiling on the other side before exploding.
danij
06:35 Revision 7ff80d93 (github): Fixed problem of lines being coloured incorrectly in the automap (we were getting the back sector of a seg instead of the linedef).
danij
06:34 Revision c7107eea (github): Fixed missing return value for the "give" console cmmd.
danij
06:33 Revision fb0493d4 (github): Began separating the map loading code into two phases:
* Read and transform the map data from WAD into an intermediate format.
* Send the transformed map data through an AP...
danij
06:28 Revision e4cb6261 (github): Began separating the map loading code into two phases:
* Read and transform the map data from WAD into an intermediate format.
* Send the transformed map data through an AP...
danij
06:27 Revision be76a846 (github): Began separating the map loading code into two phases:
* Read and transform the map data from WAD into an intermediate format.
* Send the transformed map data through an AP...
danij
06:25 Revision 7405c450 (github): Began separating the map loading code into two phases:
* Read and transform the map data from WAD into an intermediate format.
* Send the transformed map data through an AP...
danij

2007-12-01

17:42 Revision 9843c22c (github): Fixed bug#1786091 - Crash when using the "give" cheat when not in-game.
danij
16:59 Revision 31dce514 (github): Fixed bug: If texture gamma is changed from the default; during startup GL_DoUpdateTexGamma is called before the file manager has loaded PLAYPAL and thus LoadPalette will fail. Check whether the texture manager is online before attempting to do any updating (if its not, we don't need to do an update anyway).
danij
 

Also available in: Atom