Activity
From 2009-10-25 to 2009-11-07
2009-11-07
- 20:02 Revision 53716670 (github): Merge changes to g_game.c in earlier commit.
- 20:02 Revision fb8ac99f (github): Fixed signed/unsigned mismatch warning in P_MaintainControlDoubleClicks.
- 19:57 Revision 6d1a5602 (github): Merge branch '1.9.0-beta6' of ssh://deng.git.sourceforge.net/gitroot/deng/deng into 1.9.0-beta6
- 19:18 Revision df8bf50f (github): Apply modifier 1 (strafe) for the turn control.
- This is a pretty ugly hack, but the controls menu is already quite a kludge.
The bindings UI in the control panel wil... - 16:18 Revision 55431f73 (github): Fix build problem.
- 16:17 Revision 0378508e (github): Merge branch '1.9.0-beta6' of ssh://skyjake@deng.git.sourceforge.net/gitroot/deng/deng into 1.9.0-beta6
- 16:12 Revision af460745 (github): Binding modifiers.
- Replaced the Strafe control with generic modifier controls.
dd_share.h currently defines 4 modifiers. The old strafe ... - 13:40 Revision 534069df (github): Fixed compilation error in jDoom and jDoom64 after recent change to G_PlayerLeaveMap.
- 13:31 Revision 198cef86 (github): Fixed: "HeXen: mobj_t* converted to int! Not 64-bit compatible" removed left over debug message (see here http://sourceforge.net/tracker/?func=detail&aid=2855073&group_id=74815&atid=542099)
- 13:17 Revision 38dea766 (github): Fixed: "HeXen: Unused Wings of Wrath not taken between hubs" (see here http://sourceforge.net/tracker/index.php?func=detail&aid=2856040&group_id=74815&atid=542099)
- 12:34 Revision 5d34e3c2 (github): Fixed: Change to Z momentum calculation in A_PotteryExplode which resulted in the pieces being spawned practically on top of each other (most likely the cause of this bug https://sourceforge.net/tracker/?func=detail&aid=2855375&group_id=74815&atid=542099).
- 12:08 Revision d9fae4ab (github): Fixed: "HeXen: Mana giving script on Dark Crucibe not functioning" (see here http://sourceforge.net/tracker/index.php?func=detail&aid=2870699&group_id=74815&atid=542099).
- Fixed: Buffer underflow in P_StartACS if an attempt is made to start a non-existant script.
- 09:35 Revision 9e77d480 (github): Fixed jHexen compilation error due to previous commit.
- 09:13 Revision f44cf245 (github): Fixed: "Heretic Can't get to the boss level" (see here http://sourceforge.net/tracker/?func=detail&aid=2872474&group_id=74815&atid=542099).
- 07:48 Revision ee0ba56d (github): Fixed encoding of jHeretic's maps.ded (was ANSI but with UNIX style line endings).
- 07:31 Revision 0b9aaabc (github): Fixed off by one in buildSectorLineLists introduced in an earlier commit.
- 07:05 Revision 27e0c3f6 (github): Added comment to buildSectorLineLists to say that DOOM's EV_BuildStairs is also dependant upon the order defined here.
- 05:46 Revision 2ed6c210 (github): Fixed: "Secret credit for non-secret areas - Heretic E3M4" (see here http://sourceforge.net/tracker/index.php?func=detail&aid=2878273&group_id=74815&atid=542099#)
- 03:44 Revision 847c754b (github): Fixed: "Disc of repulsion doesn't push monsters" (see here http://sourceforge.net/tracker/?func=detail&aid=2881103&group_id=74815&atid=542099)
- 02:02 Revision ddf87842 (github): Fixed: "Linedef action #30 raises floor too high" (see here http://sourceforge.net/tracker/index.php?func=detail&aid=2886333&group_id=74815&atid=542099#)
- 01:04 Revision f511524a (github): Fixed: "Heretic pod generator and pod placement" (see here http://sourceforge.net/tracker/index.php?func=detail&aid=2878277&group_id=74815&atid=542099#)
2009-11-06
2009-11-04
- 19:56 Revision dbc65c16 (github): Fixed incorrect conversion of bitshift to floating-point division.
- The original code had >>= 2, which is division by 4 and not 2.
- 19:56 Revision 0f4f4ad0 (github): Version number to Beta 6.8.
2009-10-25
- 19:23 Revision 91ac866c (github): Add constructors for the light thinkers.
- 19:16 Revision fc95381a (github): Converted the jDoom light thinkers to de::Thinker derived classes.
- Serialization of these thinkers is also now covered.
- 17:06 Revision 9962a55b (github): Refactored Thinker serialization and completed the jDoom LightFlashThinker.
- 15:35 Revision 2bcee633 (github): Allow dsize as argument type in Log entries.
- 15:35 Revision 37648eb3 (github): Removed unused static variables.
- 15:34 Revision 5aac458d (github): Trying the first of the gameside thinkers.
Also available in: Atom