Project

General

Profile

Activity

From 2008-07-06 to 2008-07-19

2008-07-19

21:07 Revision 6254c5c3 (github): Added the noautolight flag to the armor pickups in jDoom as they looked a bit silly with flashing lights as well as fullbright.
danij

2008-07-14

03:35 Revision aeb4dc89 (github): Combined player_t->maxAmmo and player->ammo arrays into one array of structs in player_t.
Changed player_t->weaponOwned to an array of structs.
Fixed various size assumptions in the old savegame code to do w...
danij
00:41 Revision ba15dbec (github): Continued working on the controls and bindings.
A special mode was added to the engine called "symbolic echo", which will cause input events to be converted to textu... skyjake

2008-07-13

15:31 Revision a22c3161 (github): Fixed FTBFS issue in jHexen with gcc.
danij

2008-07-11

16:22 Revision 7b537965 (github): Commonized P_CheckAmmo.
danij
15:15 Revision f226a90d (github): Fixed (all games): If weapon ammo requirements are edited in values.ded so that all weapons require ammo; When all ammo had been expended P_MaybeChangeWeapon correctly concluded that no change would produce a fire-able weapon and thus player_t->pendingWeapon == WT_NOCHANGE. However, P_CheckAmmo was then changing the psprite to the downstate regardless of the fact that no weapon would subsequently be raised afterwards (leaving the player running around with no weapon in view and no means to change weapon again even after collecting more ammo).
danij
14:03 Revision c41a293c (github): Removed the benign sector reports as they are no longer needed/sent as we now prune out sectors with no linedefs during map loading.
danij
13:44 Revision 1ba9a4bf (github): Removed the benign sector reports as they are no longer needed/sent as we now prune out sectors with no linedefs during map loading.
danij

2008-07-09

01:49 Revision 66ecf463 (github): Fixed bug in jHexen which prevented clerics from taking damage from their own throwing bombs.
danij
00:00 Revision e346dd8f (github): Replaced jHexen's terraintype stuff with new common, GPL code. I took the opportunity to redesign completely to allow them to work with any type of material (was just flats) and to reduce their memory requirement.
Removed the game-side interpolation of scrolling plane materials in jHexen (as this was interfering with the interpol... danij

2008-07-08

21:09 Revision 25516f56 (github): Minor tweaks to m_ctrl.c to allow me to build with msvc.
danij
21:02 Revision 47c3e5c5 (github): Added some artifact bindings, with item texts read from the Text definitions. The horizontal spacing needs to be adjusted, though, as some of the items are too long currently.
skyjake
21:01 Revision 61b5fefc (github): Added B_BindingsForCommand and B_BindingsForControl to doomsday.def
danij
20:56 Revision ee08a02c (github): Added new source files to the VS8 proj, the Code::Blocks proj and to the vcbuild include lists.
danij
12:24 Revision b902d171 (github): Utilize menu scaling to show menu items at a time.
In Heretic and Hexen, key bindings have a colored background rectangle.
Added some more controls to the menu. Still ...
skyjake
10:48 Revision 6b5122af (github): Replacement for strnstr.
skyjake
01:31 Revision e86da755 (github): Started with the retrofitting of the old controls menu so we can have something functional for Beta 6.
Right now only the current bindings are being shown, and there isn't yet a way to edit them. Also, game-specific bind... skyjake
01:27 Revision 113b1c21 (github): The Doomsday.app bundle was missing the loading1 and 2 pics.
skyjake

2008-07-07

12:36 Revision 64322cda (github): Minor tweak to P_GetNextSector to potentially eliminate an additional call to P_GetPtrp.
danij

2008-07-06

18:30 Revision ad308305 (github): Before hardening the editable map, prune linedefs with neither front not back sidedefs.
danij
03:53 Revision 57380da6 (github): Fixed: BUG #1732097 - 3D Model angle not set after "spawnmobj".
This bug only occurred when smoothed actor rotation was enabled. The reason being that when enabled, the angle of the... danij
03:41 Revision 64b85524 (github): Fixed bug in the conversion of mobj angle/visangle to model yaw which resulted in models always being drawn facing east.
danij
 

Also available in: Atom