Project

General

Profile

Activity

From 2008-05-29 to 2008-06-11

2008-06-02

23:39 Revision 70785c93 (github): Continued work on control double-activations. Now just prints a message, should really do something onto which commands can be bound.
skyjake

2008-06-01

23:47 Revision b3908b8b (github): Copyright year update.
skyjake
23:25 Revision 7d0ec654 (github): Universal build for OS X that works with Tiger and Leopard. Mind you, I took some liberties with the CMakeLists.txt, so there's a chance that I broke the Unix build...
Also committing some of my work-in-progress controls stuff (double-clicks). skyjake
13:53 Revision 4bef9ca7 (github): Fixed a loop invariant in GL_PalIdxToRGB.
danij
09:28 Revision 2da97419 (github): Updated and cleaned up jdoom64/defs/objects.ded
danij
09:27 Revision 8742c43a (github): Fixed: jDoom64 - Unmaker powerups drawn incorrectly in the automap.
danij
09:26 Revision 3e0553b6 (github): XL_UpdateActivators is no longer needed as we now handle this elsewhere.
danij
09:24 Revision 53580fb3 (github): Fixed: Monsters unable to open doors due to logic error in EV_VerticalDoor.
danij
03:11 Revision 90fc0202 (github): Fixed: Buffer overflow in XL_GetType.
danij
03:08 Revision fd57eaac (github): Fix typo in include of jDoom64's d64xg.ded
danij
01:56 Revision 13cb331c (github): Fixed: XLTrav_LineAngle was not calculating correctly (R_PointToAngle now takes float parameters but it was being passed fixed values).
Fixed: XS_Think not scrolling plane materials if their angle == 0. danij
00:50 Revision 5938a62b (github): The Nightmare Caco has been removed from jDoom64 but the mobjtype was left behind. Removed.
danij
00:27 Revision 9a98b4a1 (github): Fixed: The params struct was not being passed in XS_GetPlaneMover resulting in a seg fault.
danij
00:18 Revision f9b7f551 (github): Fixed: Item drops in jDoom64's P_KillMobj used P_SpawnMobj3f incorrectly.
danij
00:16 Revision ef9fa175 (github): Fixed: Buffer overflow in XS_GetType
danij
00:15 Revision 615e582a (github): Fixed a couple of loop invariants in Def_Get
danij

2008-05-31

12:45 Revision 690c9f72 (github): Spent some time updating WolfTC to in-line with the other games re changes to the engine API. Made sound effect and music identifiers in WolfTC upper-case, to match our style guidelines.
danij
12:41 Revision 4daf4f07 (github): Made sound effect and music identifiers in the games upper-case, to match our style guidelines.
danij
09:00 Revision 6cfbbadd (github): Commonized P_CeilingDeactivate.
danij
08:32 Revision e90c78af (github): Use saveVersion with jHexen.
danij
08:31 Revision 4713e01b (github): Merged jHexen's EV_DoFloorAndCeiling and jDoom64's EV_DoSplitDoor.
danij
07:49 Revision e19484f9 (github): Bumped the global save game version for all games to 6. Introduced a thinker header block that appears after the thinker type byte (and before each thinker) which is currently used just for the "in-stasis" flag. Also moved the write of the thinker type out of the individial write functions and into archiveThinker
danij
06:05 Revision c57099c7 (github): Further commonization and cleanup work to the games. Began splitting up p_spec.h
danij

2008-05-30

23:49 Revision 9ceebb37 (github): Renamed various source files in plugins/common to standardize naming convention.
danij
23:23 Revision 68c85c6e (github): Further commonization of the plat_t interface. Clean up, style update.
danij
22:30 Revision db477747 (github): Commonized the definition of plat_t across all games and moved into plugins/common/include/p_plat.h
danij
08:02 Revision b3908231 (github): Re-implemented the BOOM concept of "in-stasis" thinkers (they don't actually get to think) in the engine, thus simplifying the game-side management of thinkers (e.g. save games). Now thinkers of any type can be put in stasis (even mobjs). Perhaps "in-stasis" isn't really the best term?
danij

2008-05-29

06:15 Revision efcaf061 (github): thinkercap is no longer exported from the engine. In it's place we have a new engine-side P_IterateThinkers. Part 6 of 6.
danij
06:14 Revision d8c8cae8 (github): thinkercap is no longer exported from the engine. In it's place we have a new engine-side P_IterateThinkers. Part 5 of 6.
danij
06:14 Revision a14a23c2 (github): thinkercap is no longer exported from the engine. In it's place we have a new engine-side P_IterateThinkers. Part 4 of 6.
danij
06:13 Revision ff19bf01 (github): thinkercap is no longer exported from the engine. In it's place we have a new engine-side P_IterateThinkers. Part 3 of 6.
danij
06:12 Revision 5d9b2bfc (github): thinkercap is no longer exported from the engine. In it's place we have a new engine-side P_IterateThinkers. Part 2 of 6.
danij
06:12 Revision 4296988b (github): thinkercap is no longer exported from the engine. In it's place we have a new engine-side P_IterateThinkers. Part 1 of 6.
danij
 

Also available in: Atom