Project

General

Profile

danij's activity

From 2005-05-20 to 2005-06-02

2005-06-02

16:38 Doomsday Engine Revision 23057943 (github): Fixed menu cursor rotation
danij
16:21 Doomsday Engine Revision 3b422c31 (github): Fixed opening of menu.
danij
15:58 Doomsday Engine Revision c69548c6 (github): Changed menu sounds in jHeretic
danij

2005-05-30

18:46 Doomsday Engine Revision 77eb2e3e (github): StrCatQuoted is now in the engine.
danij
18:45 Doomsday Engine Revision a596d953 (github): StrCatQuoted is now in the engine. Function name conventions.
danij
15:20 Doomsday Engine Revision 3b988561 (github): Removed
danij
15:19 Doomsday Engine Revision ee6a3d94 (github): Fixes
danij
14:49 Doomsday Engine Revision 21fcd53e (github): Removed a test message
danij
14:15 Doomsday Engine Revision 2e815ec0 (github): #defines for sizeof constants
danij

2005-05-29

22:14 Doomsday Engine Revision 954d37ad (github): Fixed mn_def.h file name case discrepencies.
danij
22:02 Doomsday Engine Revision deb7b9c2 (github): Renamed Sb_bar.c to st_stuff.c
danij
21:56 Doomsday Engine Revision f6bb7c58 (github): Renamed Sb_bar.c to st_stuff.c
danij
21:47 Doomsday Engine Revision 7ead0021 (github): Added missing #ifndef#define wrapping.
danij
21:31 Doomsday Engine Revision c3cbd92b (github): Removed as obsolete
danij
21:28 Doomsday Engine Revision 96429f3e (github): Fixes
danij
21:17 Doomsday Engine Revision 0bc6017f (github): Textdefs for XG class names, automap messages. Revised order of chat macro defs.
danij
21:14 Doomsday Engine Revision 850436f3 (github): Added menufog, missing font and masked statusbar patches.
danij
19:32 Doomsday Engine Revision a17684e6 (github): Added entries for 1.9.0
danij
19:24 Doomsday Engine Revision d490c39f (github): Standardised to match jDoom. Include new/changed headers.
danij
19:23 Doomsday Engine Revision cc3d885d (github): Commonised HUD widget code. Status bar and inventory implemented as widgets. Alpha blended statusbar and fullscreen HUD. Fullscreen no HUD view. Fullscreen floating statusbar view.
danij
19:21 Doomsday Engine Revision 5697a97d (github): Several text strings drawn using commonised text drawing routines.
danij
19:18 Doomsday Engine Revision a6b1a5a5 (github): Line attack weapons can hit planes. Use IS_NETGAME rather than netgame.
danij
19:17 Doomsday Engine Revision 7f275e93 (github): Added from jDoom. jHexen now uses this gamma table.
danij
19:15 Doomsday Engine Revision 80f4f95b (github): Game Status Cvar for map music.
danij
19:14 Doomsday Engine Revision f90aad74 (github): Include new/changed headers. Changed P_SetMessage() signature to match jDoom. Use IS_NETGAME rather than netgame.
danij
19:09 Doomsday Engine Revision ea380e57 (github): Automap colours are configurable. More fullscreen HUD options. Alpha blended fullscreen HUD, statusbar + counters. Message ccmds. Include new/changed headers.
danij
19:06 Doomsday Engine Revision a075db4c (github): Automap keys are bindable. Added actions for panning, zooming map.
danij
19:05 Doomsday Engine Revision d6338f46 (github): Use IS_NETGAME instead of netgame.
danij
19:03 Doomsday Engine Revision ac62ec97 (github): Commonised HUD widget code. Status bar and inventory implemented as widgets. Alpha blended statusbar and fullscreen hud. Fullscreen no HUD view. Fullscreen floating statusbar view.
danij
19:01 Doomsday Engine Revision 9c3f4372 (github): Include new/changed headers. Updated P_SetMessage() signature to match jDoom.
danij
18:58 Doomsday Engine Revision 53e03245 (github): Removed fixed limits on number of active plats/ceilings using modified code from PrBoom. Line attack weapons can hit planes.
danij
18:56 Doomsday Engine Revision c4d5ffbe (github): Updated to use commonised text drawing routines.
danij
18:54 Doomsday Engine Revision ed1ee021 (github): Game Status Cvar for map music.
danij
18:53 Doomsday Engine Revision 87184655 (github): Clean up. Include new/changed headers.
danij
18:52 Doomsday Engine Revision 388d65d2 (github): Added several new cvars and cfg settings for automap, menu, message, chat macros and hud settings. Standardised names of exported functions. Seperated cvar registration into several _Register() functions for each area of code.
danij
18:49 Doomsday Engine Revision 369b3522 (github): Automap keys are bindable. Added actions for panning, zooming map.
danij
16:10 Doomsday Engine Revision 56f80f01 (github): Moved several font drawing routines to the commonised hu_stuff.c. WI_DrawPatch() accepts RGBA values. M_WriteText2() accepts alpha value.
danij
16:07 Doomsday Engine Revision 0bde51d3 (github): Fullscreen no HUD mode. Fullscreen floating status bar mode. Alpha blended HUD and statusbar. Show Doom guy's face in fullscreen HUD.
danij
16:04 Doomsday Engine Revision 72d8f586 (github): Automap keys are bindable. Added actions for panning, zooming the map.
danij
16:03 Doomsday Engine Revision e1fe2303 (github): Added several new cvars and cfg settings for automap, menu, message, chat macros and hud settings. Standardised names of exported functions. Seperated cvar registration into several _Register() functions for each area of code.
danij
15:55 Doomsday Engine Revision 29d1edd1 (github): Added cht_Responder() for responding to cheats. Moved all cheat related code to m_cheat.c
danij
15:54 Doomsday Engine Revision 85d2ff15 (github): WeaponAutoSwitch now works in co-op. Common key array names.
danij
15:51 Doomsday Engine Revision a75bf5f8 (github): Fixed a comment.
danij
15:50 Doomsday Engine Revision 585012b5 (github): Game Status Cvar for map music.
danij
15:47 Doomsday Engine Revision 1d3d6a80 (github): Added various Doom.exe bug fixes (with compatibility options) for Lost Souls spawning inside walls, Archviles raising invincible ghosts etc using fixes by Lee K from PrBoom.
danij
15:45 Doomsday Engine Revision 0ffc4960 (github): Removed fixed limits on number of active plats/ceilings using modified code from PrBoom.
danij
15:41 Doomsday Engine Revision a8012652 (github): Game Status Cvars. Beginings of jStrife. Common Pause handling. ltc_end_level can specify next level. Clean up. Include new/changed headers.
danij
15:37 Doomsday Engine Revision 543fdd38 (github): Commonised HUD widget code. Alpha blending for widgets.
danij
15:36 Doomsday Engine Revision e9066ece (github): Moved text drawing routines to the commonised hu_stuff.c
danij
15:36 Doomsday Engine Revision 612ed6fb (github): Commonised HUD message routines. Added various cvars to control look of messages.
danij
15:34 Doomsday Engine Revision c2c7aec5 (github): Include new/changed headers. Common Pause handling. Minor changes.
danij
15:20 Doomsday Engine Revision 34b4cdaa (github): Removed fixed limits on number of active plats/ceilings using modified code from PrBoom.
danij
15:16 Doomsday Engine Revision 76b43974 (github): Font drawing with jHeretic/jHexen uses the d_patch font arrays.
danij
15:14 Doomsday Engine Revision aa59eb14 (github): Changed a comment.
danij
15:13 Doomsday Engine Revision ca1f2072 (github): Include new/changed headers.
danij
15:06 Doomsday Engine Revision d2caea16 (github): Modified XG line flag values (to simplify bit masks for generalised line types). Added various new lprefs, sprefs and lightrefs (reference the plane/sector on the back of the linedef). Added new line data references (ability to return data from the reference and use it as a parameter for applicable fields). Added XG class names via DED text defs. To improve readability of xgdev messages. Updated style.
danij
15:04 Doomsday Engine Revision b308820a (github): Commonised menu. Commonised controls menu. Added Binding Classes.
danij
15:02 Doomsday Engine Revision 28c66e76 (github): Beginings of jStrife. Modified P_SetMessage() signature to match jDoom. Updated key array names.
danij
14:58 Doomsday Engine Revision 36cb34a9 (github): Commonised automap code. Automap window display. Automap keys are bindable. Colours can be configured. Automap menu to configure options.
danij
11:36 Doomsday Engine Revision 3bcb7488 (github): Updated style (use spaces not tabs).
danij
11:25 Doomsday Engine Revision 986ad604 (github): Modifications to line type parameter lists for ltc_music and ltc_end_level. Both can now use ldrefs (line data references) for certain parameters. ltc_end_level can specify which level to exit to.
danij
11:20 Doomsday Engine Revision ce540ae9 (github): Added UI menu page for BIAS editor. Bias editor binding class.
danij
11:18 Doomsday Engine Revision a907f28d (github): Fixed a loop invariant.
danij
11:16 Doomsday Engine Revision 26aaed4f (github): Modified GL_DrawCutRectTiled() to allow panning the texture coords.
danij
11:15 Doomsday Engine Revision 600f7a32 (github): Added Strife texture and patch struct variants. Added algorithm to desaturate patches. Added a hint when Doomsday advises the game not to draw the HUD displays.
danij
11:07 Doomsday Engine Revision 081dc92d (github): UI pages can be drawn over the game window.
danij
11:03 Doomsday Engine Revision de3a5c4c (github): Binding Classes (allows multiple command strings to be bound to the same event). Read-only cvars (cvars that cannot be modified at all by the user). Tracking of key/button down state (mouse/keyboard/joystick) for use when switching binding classes. Various console shortcuts (ie command line navigation, flush buffer).
danij
10:51 Doomsday Engine Revision d6cb6d19 (github): Commonised HUD widget code. Status bar and inventory implemented as widgets.
danij
10:50 Doomsday Engine Revision 9205f21c (github): Automap keys are bindable. Added actions for panning, zooming the map.
danij
10:48 Doomsday Engine Revision c8def4db (github): Commonised HUD widget code. Status bar and inventory implemented as widgets. Changed -ravpic commandline option to -devparm.
danij
10:46 Doomsday Engine Revision d27f12bb (github): Automap colours are configurable. More fullscreen HUD options. Alpha blended fullscreen HUD, statusbar + counters. Chat macros saved in the cfg.
danij
10:45 Doomsday Engine Revision fbd00b53 (github): P_SetMessage() signature changed to match jDoom.
danij
10:43 Doomsday Engine Revision 01e006c6 (github): Commonised controls menu. Added Binding Classes.
danij
10:43 Doomsday Engine Revision 1cc63f24 (github): Commonised menu code.
danij
10:41 Doomsday Engine Revision 97c54964 (github): Added textdefs for automap messages and XG class names. Updated style (uses spaces rather than tabs).
danij
10:38 Doomsday Engine Revision 6f34a5a7 (github): Commonised HUD widget code. Status bar and inventory implemented as widgets.
danij
10:36 Doomsday Engine Revision f6ec48fd (github): Minor changes to match jDoom.
danij
10:34 Doomsday Engine Revision b189cfd4 (github): Removed fixed limits on number of active plats/ceilings using modified code from PrBoom. Line attack weapons can hit planes.
danij
10:33 Doomsday Engine Revision a1eb6773 (github): Commonised menu, msg and HUD widget code.
danij
10:32 Doomsday Engine Revision f9f38436 (github): Automap controls are bindable. Added actions for panning, zooming the map.
danij
10:29 Doomsday Engine Revision 54d678a4 (github): Added textdefs for automap messages and XG class names. Updated style (uses spaces rather than tabs).
danij
10:27 Doomsday Engine Revision 5cd5cd85 (github): Automap colours are configurable. Alpha blended fullscreen HUD, statusbar + counters.
danij
09:02 Doomsday Engine Revision a1a16e0c (github): Removed fixed limits on number of active plats/ceilings using modified code from PrBoom. Added various Doom.exe bug fixes (with compatibility options) for Lost Souls spawning inside walls, Archviles raising invincible ghosts etc using fixes by Lee K from PrBoom.
danij
08:58 Doomsday Engine Revision 4b671e33 (github): Commonised key array names.
danij
08:56 Doomsday Engine Revision 3f6af450 (github): Commonised key arrays. Game Status Cvars.
danij
08:53 Doomsday Engine Revision 1fa170fa (github): Automap colours are configurable. Show Doom guy's face in fullscreen HUD. Alpha blended fullscreen HUD, statusbar + counters. Chat macros saved in the cfg.
danij
08:50 Doomsday Engine Revision 366200aa (github): Automap keys are bindable. Added actions for zooming, panning the automap.
danij
08:48 Doomsday Engine Revision 4110205b (github): Minor changes.
danij
08:47 Doomsday Engine Revision 5b4b418a (github): Added cht_Responder() for responding to cheats. Moved all cheat related code to m_cheat.c
danij
08:45 Doomsday Engine Revision 795bf199 (github): Moved text drawing routines to the commonised hu_stuff.c
danij
08:41 Doomsday Engine Revision 36c496d4 (github): Commonised controls menu. Added Binding Classes.
danij
08:40 Doomsday Engine Revision 3be90756 (github): Commonised menu code.
danij
08:37 Doomsday Engine Revision a8941a9a (github): Added textdefs for automap messages and XG class names. Updated style (uses spaces rather than tabs).
danij
08:35 Doomsday Engine Revision 40e5fe13 (github): Beginings of jStrife.
danij
08:32 Doomsday Engine Revision 777e0748 (github): Game Status Cvars. Games register read-only cvars to show the status of the current player/game.
danij
08:30 Doomsday Engine Revision 3f286885 (github): Commonised HUD widget code.
danij
08:29 Doomsday Engine Revision 67f72e59 (github): Added XG class names via DED text defs. To improve readability of xgdev messages.
danij
08:27 Doomsday Engine Revision 937ad971 (github): Modified XG line flag values (to simplify bit masks for generalised line types). Added various new lprefs, sprefs and lightrefs (reference the plane/sector on the back of the linedef). Added new line data references (ability to return data from the reference and use it as a parameter for applicable fields).
danij
08:21 Doomsday Engine Revision 54d0e53c (github): Commonised HUD widget code.
danij
08:18 Doomsday Engine Revision f15da962 (github): Commonised HUD message routines. Added various cvars to control look of messages.
danij
08:16 Doomsday Engine Revision 8eb20d61 (github): Commonised.
danij
08:14 Doomsday Engine Revision b61da89a (github): Commonised automap code. Automap window display. Automap keys are bindable. Colours can be configured. Automap menu to configure options.
danij
08:10 Doomsday Engine Revision 6e01c61c (github): Added Strife patch and texture struct variants.
danij
08:09 Doomsday Engine Revision f4e3cdbb (github): UI can be active whilest the game is. UI can be drawn over the game window.
danij
08:06 Doomsday Engine Revision 75c8a1cd (github): Modified GL_DrawCutRectTiled() to allow panning the texture coords.
danij
08:02 Doomsday Engine Revision ac9824f8 (github): Binding Classes. Allows multiple commands to be bound to the same binding.
danij
 

Also available in: Atom