Activity
From 2010-07-02 to 2010-07-15
2010-07-15
- 14:23 Revision 364ec719 (github): Continued refactoring InFine:
- * Moved the fivalue_t stuff out of the InFine system and generalised. Renamed animator_t, animatorvector2_t, animator...
- 12:45 Revision 4eef8223 (github): Continued cleaning up InFine.
- 11:51 Revision 75c1f341 (github): Began reorganizing the internal representation of InFine objects.
2010-07-14
- 12:41 Revision bd0484a4 (github): Completed changes to Materials with regard to the new variable strength glow.
- 12:40 Revision a0104367 (github): Move InFine into the engine:
- * GPT_FINALE(2) packets are now sent and interpreted engine-side (note however that the game is in charge of (de)seri...
2010-07-13
- 08:19 Bug #856: Demo playback issues
- Rather than make another report, I decided to use this one.
It would appear that local weapon sounds aren't played...
2010-07-11
- 17:50 Bug #927: Fatal Error Attempting to Play Deathkings
- Hexen Deathkings Error Dump
*Attachments:*
* http://sourceforge.net/p/deng/bugs/_discuss/thread/c0364ca7/f379/attach... - 16:24 Bug #926 (Closed): [Windows] Mouse conflicts with cursor hotspot utilities
- When using utilities such as WinFlip and DExposE2, if the mouse cursor happens to move to the hotspots defined by the...
2010-07-10
2010-07-09
- 11:56 Revision 116bdd1e (github): Merge branch '1.9.0-beta6' of ssh://deng.git.sourceforge.net/gitroot/deng/deng into 1.9.0-beta6
- 11:55 Revision fca1d578 (github): Further clean up of the Materials system. Refactored the Material Archive (saved games) in preparation for moving into the engine. * Removed fixed limit on maximum number of Material name records per saved game file. * Fixed logic bug - only Materials in-use by at least one (world) Surface are written per saved game file.
- 09:19 Bug #925 (New): [Doom] Map32: Secret exit quirk not replicated
- A small quirk of the original Doom2.exe that Doomsday doesn't replicate has come to my attention.
It would appear ...
2010-07-08
- 19:17 Revision d8f90ae8 (github): Resolved some build issues on the Mac.
- There were mismatching statics, and an undefined struct in
p_materialmanager.h.
2010-07-07
- 01:18 Revision 06042c21 (github): Clean up/revert old changes inadvertently left behind after other recent work to fakeradio.
- 00:33 Revision f5207b1b (github): Fixed unintentional flickering of Material glow strength.
- 00:26 Revision 7ed753ac (github): Do not reset the current Material layer texture id on non-staged animated Materials in Material_Ticker - we do not yet allow mixed animation methods (todo: needs a better logic switch).
- @todo: Both the Material AnimGroup animation and Material_Ticker are presently updating Material.inter resulting in "...
- 00:12 Revision 9764d9ad (github): Fixed smoothed Material animation.
2010-07-06
- 22:38 Bug #910: Flat tiling error with custom flats
- I did some searching in the source code and found out that textures were aligned to 64*64 grid, but that makes any te...
- 19:25 Revision b00e468b (github): Renamed P_MaterialNumForName and P_MaterialCheckNumForName to Materials_*
- 19:07 Revision 2931e777 (github): Material Layer Stages can now be used to animate textures, as an alternative to using Material AnimGroups. No smoothing/blending of Stage-animated Material texture layers yet though.
- 18:59 Revision dfbd4efa (github): Updated games and libcommon in line with the engine API changes.
- 15:29 Revision f9b9d290 (github): Completed implementation of Material stages (currently only used to interpolate Material glow strength) and Material_Ticker.
- Changed: Added some simple glow strength animation to DOOM's glowing materials (in materials.ded).
Don't forget to r... - 12:21 Revision e5f92abb (github): Moved reset of the Material precache list to R_SetupMap(mode=DDSM_INITIALIZE)
- 12:21 Revision 97daa8e3 (github): Fix FTBFS error.
- 12:04 Revision 792d8498 (github): Do not change the old Material's precache status in Surface.setMaterial() when changing Surface.material. This needs reference counting to do correctly.
- 10:58 Revision 639bf163 (github): Various interwoven changes to Materials system:
- * Fixed bottleneck with the Material.name to Decoration/Reflection/Generator association linking. We now resolve once...
2010-07-05
- 19:16 Bug #856: Demo playback issues
- We will address all demo-related issues later (see roadmap).
Also available in: Atom