Activity
From 2003-06-12 to 2003-06-25
2003-06-25
- 00:24 Revision 1fd5451b (github): Cleanup
- 00:23 Revision 43ca5d97 (github): psv_frame2 sound flags
- 00:22 Revision c9db0fd5 (github): Delta pools completely rewritten, psv_frame2 delta flags
- 00:22 Revision 137870c3 (github): Moved to a separate file, psv_frame2
- 00:21 Revision 0ecf2aa2 (github): psv_frame2, ack times, BWR
- 00:20 Revision b5d44929 (github): Moved to a separate file
- 00:19 Revision d36d9a45 (github): Moved clientside sound routines to a separate file, psv_frame2
- 00:19 Revision a27aa7df (github): Moved client mobj routines to a separate file
- 00:18 Revision af5f8fc2 (github): Cleanup, added new client mobj flags
- 00:18 Revision ad4eb8fe (github): Send psv_frame2 packets
- 00:17 Revision f95ad573 (github): Added bandwidth ratings (increasing still commented out)
- 00:16 Revision 4698c006 (github): Complete rewrite of delta pools
- 00:15 Revision b8c22824 (github): Generate sound deltas
- 00:14 Revision a657a9f8 (github): Added ack times, simplified ticcmd handling, commented obsolete stuff
- 00:13 Revision 0848b32b (github): Write demo packets without ID numbers (untested)
- 00:13 Revision f96791c6 (github): Cleanup, read psv_frame2 sector/side/poly deltas
- 00:12 Revision 2a9e9480 (github): Read psv_frame2 sound deltas
- 00:12 Revision 4a832d20 (github): Read psv_frame2 player deltas
- 00:11 Revision de3085da (github): Client mobjs in hash, read psv_frame2 mobj deltas
- 00:10 Revision 9ae2780e (github): Receive psv_frame2
- 00:10 Revision 3be6a816 (github): Change in debug messages
- 00:09 Revision 8e44f624 (github): Check for plrmo==NULL
- 00:09 Revision 8f5a48ab (github): Do artifact sounds and torch light for all players
- 00:08 Revision 9806b6ee (github): Play artifact sounds properly
- 00:08 Revision 02d5c3de (github): Fly and floatbob imply NOGRAVITY
- 00:07 Revision ea94bbce (github): Check for NULL minotaur master
- 00:07 Revision cddd0f5d (github): If no players in game, don't look forever
- 00:06 Revision f1fe80fd (github): View is not rendered if plrmo==NULL
- 00:05 Revision 2ae1408a (github): Test for plrmo==NULL
2003-06-24
- 23:13 Revision d34c5f3e (github): Cleanups
- 23:12 Revision 1a8fa799 (github): Use confirmed and ordered packets
- 23:11 Revision a01e13c8 (github): All waiting ticcmds are processed immediately
- 23:10 Revision d43ad3ff (github): Inform Sv about predictably removed mobjs
- 23:09 Revision 95e50b05 (github): Use mobj->translucency
- 23:08 Revision 5dad15d8 (github): Added R_GetSectorNumForDegen()
- 23:08 Revision 57d99ffa (github): Clients become 'not ready' in R_SetupLevel
- 23:07 Revision 053f4a45 (github): Smooth camera movement automatically disabled when FPS < 35
- 23:06 Revision 21365384 (github): P_StepMove has a minimum step length
- 23:05 Revision bef0263c (github): Added PO_GetNumForDegen()
- 23:05 Revision e0c6dd2e (github): Use backsec's ceiling for missing top tex, if frontsec has sky ceiling
- 23:04 Revision c05d8e29 (github): Dedicated uses dummy, added LSM, sample loading via cache, returns values added
- 23:03 Revision eba681b0 (github): Currently playing is not restarted in Mus_Start()
- 23:02 Revision 032f703f (github): Sound cache moved to a separate file
- 23:02 Revision 71370f25 (github): Initial checkin, the Logical Sound Manager
- 23:00 Revision db2c99b0 (github): Handling of psv_frame2, added set history
- 22:58 Revision 17cee9af (github): Initial checkin, moved client frame code to separate file
- 22:57 Revision 7088b6dd (github): Added return values for sound routines
- 22:56 Revision 83ef9b64 (github): Added s_logic.h
- 22:56 Revision aa7c94d3 (github): Added PO_GetNumForDegen()
- 22:55 Revision 37e3e966 (github): Added R_GetSectorNumForDegen()
- 22:55 Revision 38d12766 (github): Added dummy driver
- 22:54 Revision a00873fb (github): Added dummy driver, cache moved to separate file
- 22:54 Revision 0998a881 (github): Sound start routines return true/false
- 22:53 Revision ddd38091 (github): Initial checkin, sound cache
- 22:53 Revision 10cb0417 (github): Initial checkin, the Logical Sound Manager
- 22:52 Revision 7dca1595 (github): Added new net/sound files
- 22:51 Revision 6759769f (github): More fixes
2003-06-23
- 11:32 Revision 00baddd1 (github): Added -dummy
- 11:23 Revision 9e729d94 (github): Added new cl/sv headers
- 11:23 Revision 9f1631cf (github): Added s_cache.h
- 11:21 Revision 872f7df0 (github): Mobj translucency affects shadow
- 11:20 Revision 3422cf67 (github): Confirmed and Ordered packets done manually
- 11:18 Revision 0f4d8b04 (github): Removed code that was commented out
- 11:17 Revision b16f2fb0 (github): P_UpdateAlpha() is obsolete
- 11:16 Revision 317062c0 (github): Removed alpha
- 11:15 Revision d3ecb756 (github): Use clmobj iterator for spawning particles on clmobjs
- 11:14 Revision 279afa42 (github): P_TryMove with Z coord, P_StepMove added, cleanup
- 11:14 Revision 448e1749 (github): P_TryMove with Z coord, P_StepMove added
- 11:13 Revision 235398fe (github): Macros for detection of mobj linkage
- 11:12 Revision a9b37fcd (github): Cleanup and crash prevention
- 11:11 Revision 5b4caf97 (github): Save mobj translucency
- 11:10 Revision 63487929 (github): P_UpdateAlpha() is obsolete
- 11:10 Revision 60c847d0 (github): Smooth corpse fade translucency
- 11:08 Revision fcf2d37d (github): Added Con_GetCommand()
- 11:07 Revision 195618d6 (github): Added mobj translucency, confirm/ordered packet flags
- 11:06 Revision 86d1edbf (github): HUD sprites use spritelumps
- 11:05 Revision 118ddfeb (github): Initial checkin, dummy driver for dedicated server
- 11:04 Revision 3b31e10e (github): Added Msg_SetOffset()
- 11:03 Revision 1a4424af (github): Validate base path
- 11:02 Revision e668b68b (github): Translate CPHelp.txt path
- 11:02 Revision a6547cc4 (github): Fixed refresh rate selection
2003-06-14
- 01:07 Revision b5e0011b (github): Fixed some bugs
- 01:06 Revision d9b0b9f4 (github): Added profilers
- 01:05 Revision 70b19985 (github): Fixed clientside stepup issue
- 01:04 Revision a840ac60 (github): Settics says the default
- 01:03 Revision a8b9ae68 (github): Fixed floorclip 64 limit
- 01:03 Revision 078995dd (github): Added profilers, fixed floorclip 64 limit
- 01:02 Revision 687fcc76 (github): Cleanup
- 01:02 Revision e1ed4b4d (github): Sync MF2_FLY to DDMF_FLY
- 01:00 Revision 882f12cc (github): Powers must be set to zero if not in the update
- 00:59 Revision 3a2f0ca2 (github): PRINT_PROF shows average time per entry
2003-06-13
2003-06-12
Also available in: Atom