Activity
From 2003-07-27 to 2003-08-09
2003-08-09
- 20:39 Revision f333c38b (github): Initial checkin, new snapshot builder
- 12:23 Feature #1263 (Closed): Directory structure grouped by game
- Ok, so this could be a pain to lots and lots of addons
and authors, but I may as well test the water. Ill only
say ... - 02:59 Revision adacbed0 (github): Alpha remains unchanged in dynlight texenv, works with masked textures
- 02:59 Revision 8e4a3a15 (github): Fixed DG_MultiTexCoord2fv
- 02:58 Revision 7155426b (github): Removed hardcoded texanims
- 02:58 Revision d641283c (github): Check for sprites with no frames (related to other bugs?)
- 02:57 Revision ceda845b (github): More profilers, use trimmed down subsecinfo
- 02:56 Revision 3b642dd4 (github): Trimmed down subsecinfo
- 02:56 Revision 0c74ab0e (github): Trimmed down subsecinfo, texanim pauses
- 02:55 Revision 95a96e28 (github): Always bind in GL_BindTexture (curtex may well be bogus)
- 02:55 Revision 98b8cdd2 (github): Added rend-tex-anim-smooth
- 02:54 Revision 96e6e2b3 (github): Dynamic light for masked walls
- 02:53 Revision 6260c6fd (github): Moved some macros, prototypes here for global access
- 02:52 Revision d5eaff36 (github): No need for index in dynlight_t
- 02:52 Revision 4b152639 (github): Added dynlight pointer to vissprite
- 02:51 Revision 43faabaa (github): subsectorinfo_t trimmed down; the rendpoly_t removed
- 02:51 Revision cc57aef2 (github): Lights for masked walls
- 02:50 Revision f4da3423 (github): Texture anims defined using Group defs
2003-08-08
- 22:29 Feature #1262: More engine features
- _(originally posted by anonymous SF.net user)_
Logged In: NO
Most of the things you describe would need more work ... - 17:30 Feature #1262 (Closed): More engine features
- More things available in the engine (i'm not sure if any of
this is in hexen though).
Swinging doors
Star Trek st... - 20:01 Feature #1260: Disable highres patches but not highres textures
- Logged In: YES
user_id=717323
In 1.7.12. There will be separate options "-nohightex"
and "-nohighp... - 19:19 Feature #1146: Ducking
- Logged In: YES
user_id=812866
I say no, It would change the gameplay to much - 19:01 Feature #1259: Divide 3D models into hitzones
- _(originally posted by anonymous SF.net user)_
Logged In: NO
Interesting idea. I have a good way to implement this... - 17:26 Feature #1259: Divide 3D models into hitzones
- _(originally posted by anonymous SF.net user)_
Logged In: NO
whenever I read an headshot request I think someone s... - 17:25 Feature #1258: sounds, patches in pwads should override external files
- Logged In: YES
user_id=717323
Will be in 1.7.12.
The option "-nohighpat" will be used to disable high... - 14:17 Feature #1261 (Closed): Maximising the potential of Multitexturing
- Since Multitexturing is being used for various things
including the first light on each surface and detail
textur... - 11:13 Bug #36: Glowing flat lights vs. dynlights
- Logged In: YES
user_id=717323
In 1.7.12, masked walls get one dynamic light, thanks to
multitexturing.
All lig... - 02:51 Revision 229ded4b (github): Added SGIS_generate_mipmap, removed detail max distance
- 02:50 Revision 053b400a (github): Non-simple sky uses TRIANGLE_STRIP, disable vertex arrays
- 02:49 Revision 406f76a3 (github): DL_RadiusIterator needs a subsector ptr
- 02:49 Revision 9ac4e7a3 (github): Disable blending when #TU < 2.
- 02:48 Revision 32d50f17 (github): Cleanup, safe with only one TU
- 02:48 Revision b8d01db7 (github): Fixed light leakage, improved handling of dynlight nodes and lumcontacts
- 02:47 Revision 38eb2a26 (github): Don't decorate closed sectors
- 02:46 Revision b759e437 (github): subsecinfo is now allocated from the normal heap
- 02:45 Revision 614c3075 (github): R_AddSprites uses framecount to detect dupe-calls
- 02:45 Revision 4784fcf3 (github): Allocate subsecinfo from normal heap, init subsector blockmap
- 02:44 Revision 8bbb4eef (github): Added the subsector blockmap
- 02:43 Revision f861b5b6 (github): Use Z_Calloc
- 02:43 Revision e6ff15ea (github): Commented out obsolete cvars
- 02:42 Revision 324a88e7 (github): Separate query for add + modulate tex env
- 02:42 Revision 98a3bf9c (github): Added P_SubsectorBoxIterator()
- 02:42 Revision 0b448406 (github): DL iterator needs subsector ptr
- 02:41 Revision 0145e347 (github): Removed detail maximum distance (now unlimited)
- 02:41 Revision 7de8e821 (github): Revised DL subsec iterator
- 02:40 Revision 1bda59a5 (github): Added subsector ptr to vissprite
- 02:39 Revision 052bd1fe (github): Added subsec/line/sectorinfo macros, counters, cleanup
- 02:38 Revision 30075168 (github): Added the subsector blockmap
- 02:38 Revision 3c0dee2b (github): Added global variable for add + modulate tex env
- 02:37 Revision f0a77b26 (github): Removed unused constants
- 02:37 Revision 24550741 (github): Added macro FLT2FIX
- 02:36 Revision 646a9d57 (github): Removed detail max distance slider
- 02:36 Revision c99ac80f (github): SGIS_generate_mipmap
- 02:36 Revision b60bb163 (github): Multitex code can be toggled, SGIS_generate_mipmap
- 02:35 Revision ad7ecc20 (github): Multitex code can be toggled
- 00:57 Revision dcba4edb (github): Dynlight improvements
2003-08-07
- 23:27 Feature #1163: Blended/faded texture animation
- _(originally posted by anonymous SF.net user)_
Logged In: NO
How about model skin changes? Any blending there? - 23:23 Feature #1164: Animation sequences defined using DEDs
- _(originally posted by anonymous SF.net user)_
Logged In: NO
Will there be random timing for the animation sequenc... - 23:15 Bug #66: Dynlights leak through walls
- Logged In: YES
user_id=717323
Ah, I have finally fixed this! No more leakage in 1.7.12. - 23:14 Bug #64: White gaps where walls meet on TNT2
- Logged In: YES
user_id=717323
1.7.12 takes special care to use the same polygon
geometry for pretty much all pass... - 23:12 Bug #53: Glowing textures+flats not effected by fog
- Logged In: YES
user_id=717323
This should be fixed in 1.7.12. I don't really see the
problem, though (any more...). - 23:11 Bug #51: Sky rendering glitch
- Logged In: YES
user_id=717323
I believe this will be fixed in 1.7.12. There were some
holes in the skymask.
2003-08-06
- 22:53 Feature #1260 (Closed): Disable highres patches but not highres textures
- It would be nice if it was possible to disable highres
patches but not highres textures and vica versa from
the c... - 14:24 Bug #118: TNT: Texture anim glitches
- _(originally posted by anonymous SF.net user)_
Logged In: NO
Plz ignore the solution included with the TNT texture... - 02:36 Feature #1259 (Rejected): Divide 3D models into hitzones
- That way it would be possible to detect headshots and
make them do more damage. I think that this would be a
very...
2003-08-05
- 14:17 Bug #118 (Closed): TNT: Texture anim glitches
- I Don't know wheter this is a bug or not, as there might
be a console option to enable it normally, but I can't
j... - 12:15 Feature #1258 (Closed): sounds, patches in pwads should override external files
- Textures in pwads override external textures.
Sounds and patches in pwads should likewise override
their external... - 01:04 Revision d697ae27 (github): Rend_PointDist2D is now a macro
- 01:04 Revision 110a6f53 (github): Moved a bunch of defs to r_data.h
- 01:03 Revision bd7a7a37 (github): Moved a bunch of RL struct defs here
- 01:03 Revision 4a4adf5e (github): Added new constants, defined an RGBA color
- 01:02 Revision 7ee89d0c (github): whitefog is no more
- 01:02 Revision ba8bfec3 (github): Updated to work with RLv3, fixed shadow Z-height calculation
- 01:01 Revision 7673bd66 (github): whitefog changed to useFog, rendpoly colors are rgba
- 01:00 Revision 05d04580 (github): Added more profilers, plane rendering done in a separate func
- 01:00 Revision 8789bb2c (github): Rendering lists v3.0 are now working, code still needs cleanup
- 00:59 Revision 215e9994 (github): whitefog changed to useFog
- 00:58 Revision 3d90375a (github): Added profilers, whitefog changed to useFog
- 00:58 Revision ed6289e0 (github): Cleanup
- 00:57 Revision 4a6122f1 (github): Plane rendpolys initialized in advance
- 00:57 Revision 1d4d29f7 (github): Shortened a bunch of 'ceiling's to 'ceil'
- 00:56 Revision de0c9705 (github): Flats stored into a hash, added profiling for flat finding
- 00:55 Revision 545cfef3 (github): Fog color stored in a global variable
- 00:55 Revision e749d687 (github): Detail texture instances
- 00:54 Revision dc59ad79 (github): Added cvars for light and detail multitexturing
- 00:53 Revision 775d8690 (github): Don't freeze on settics 0
- 00:53 Revision 13ee9df7 (github): Added GL_TRIANGLE_FAN for DrawElements
- 00:52 Revision 6311e2c8 (github): Added and modified a bunch of texture modulation modes
- 00:52 Revision 46181f23 (github): Added fade-to-gray manual mipmapping
- 00:50 Revision a3bacf94 (github): Rendlists in shape, updated changes
2003-08-03
- 16:04 Feature #1142: Cheating in netgames
- _(originally posted by anonymous SF.net user)_
Logged In: NO
And when clients send cheat command to server, server...
2003-08-02
- 21:36 Revision 81a2dcbe (github): Initial checkin (translation by KGy SOFT)
- 06:43 Feature #1257 (Closed): Level Shadows and Zombie blood
- Could there be a way to create blurry shadows in the
corners of brushes that connect to eachother? That
would mak...
2003-08-01
- 20:36 Feature #1256 (Closed): Maximum number of visible models
- Make parameter that controls maximum number of visible
3D Models. Make that nearest models is always visible
and ... - 18:05 Feature #1254: Portal based rendering
- Logged In: YES
user_id=717323
This is interesting. I will first have to study how exactly
the portals work, though... - 08:34 Feature #1254 (Rejected): Portal based rendering
- I think if the renderer was changed so that a bsp
structure is not needed at runtime in favour of Portal
renderin... - 18:02 Feature #1252: Integrate Hexen features into libcommon
- Logged In: YES
user_id=811377
I don't know how i missed ACS i even have it written when i
press back, must have su... - 10:20 Feature #1252: Integrate Hexen features into libcommon
- _(originally posted by anonymous SF.net user)_
Logged In: NO
Yeah, there are a lot of neat things that could be ad... - 17:58 Feature #1250: Improved flying suggestions for Hexen/Heretic
- Logged In: YES
user_id=675595
Theyre both good ideas, because they both come from quake :) - 17:57 Feature #1249: Level Selecting Support
- Logged In: YES
user_id=717323
Ways to get to arbitrary levels:
- command line option "-warp (episode) (map)&q... - 14:18 Feature #1255 (Closed): Support for DirectX Texture Compression
- Support for DirectX Texture Compression would be great.
Typically an image using DXTC is 50% smaller than the
sa... - 10:30 Feature #1253: Menus use fonts for unmodified games
- Logged In: YES
user_id=717323
In 1.7.12, jDoom will have a feature called "Patch
Replacement". You can ...
2003-07-31
- 23:04 Feature #1253 (Closed): Menus use fonts for unmodified games
- I just made a set of souper-hi-res fonts for jdoom, but
when I loaded them into the patches dir I see lots of
place...
2003-07-29
- 19:37 Revision 60954f3d (github): No reset when something suspended
- 19:36 Revision 7c416909 (github): Removed obsolete files
- 19:36 Revision f810c3f2 (github): Added crosshair alpha slider
- 19:35 Revision a9bff945 (github): Disabled old texture anim code
- 19:35 Revision b2ca7b50 (github): Z_Malloc(0) returns NULL, fixed data transfers when reallocating
- 19:34 Revision 32299c6e (github): Added new opt/req API functions (WIP)
- 19:34 Revision ce85f495 (github): Added anim groups
- 19:33 Revision 85fda64d (github): Removed rend-light-shrink, added check to Con_Error()
- 19:32 Revision 07007b0b (github): Added Group defs, removed obsolete stuff
- 19:32 Revision d1ad75aa (github): Added multitex awareness and -leaveramp
- 19:32 Revision fe77cb9e (github): Added M_CycleIntoRange()
- 19:31 Revision b861b08c (github): Null some pointers after free()ing
- 19:31 Revision e868a62b (github): Added PGF_GROUP: triggered by all in group
- 19:30 Revision 7eea9765 (github): Animate anim groups on each tick
- 19:30 Revision 6fbd78b7 (github): Added texture/flat animation groups (WIP)
- 19:29 Revision 9c9b586f (github): Make sure depth test/write settings are correct
- 19:28 Revision dbebfe70 (github): Disabled while working on DL/RL (WIP)
- 19:28 Revision a0406f65 (github): Texblend, anim groups, new handling of dynlights (WIP)
- 19:27 Revision 81d5b1d2 (github): New handling of dynlights (WIP)
- 19:27 Revision 527c2155 (github): Cleanup of decoration placement
- 19:26 Revision 390001dd (github): Redesigned rendering lists (WIP)
- 19:25 Revision 1a4df9d3 (github): Added anim groups
- 19:23 Revision e89bdc1d (github): Added animation groups
- 19:23 Revision f1b228bd (github): Added PGF_GROUP
- 19:22 Revision bf6bfd29 (github): Added GET_SEG_IDX macro
- 19:22 Revision 36f11d5f (github): Added M_CycleIntoRange()
- 19:22 Revision 4e032115 (github): Texture/sky/flat preparation with optional translation
- 19:20 Revision fdc9299a (github): Commented obsolete #defines
- 19:20 Revision e06e049e (github): Added var for number of texture units
- 19:19 Revision 9bd8eb93 (github): Added multitex, array constants, removed obsolete stuff
- 19:19 Revision abda73e5 (github): Added anim groups, removed obsolete stuff
- 19:18 Revision 8298cd65 (github): Added array functions
- 19:18 Revision 55e03c13 (github): Better use of arrays, multitex (WIP)
- 19:16 Revision 4f5cbb14 (github): Fixes and new stuff
- 19:16 Revision f4777f74 (github): Added -leaveramp
- 19:15 Revision 9126df43 (github): Added "gnf_scalerate" and "gnf_group"
- 19:14 Revision bb88ddb6 (github): Added "gnf_group"
- 19:14 Revision 99058fef (github): Added animation Group defs
- 19:12 Revision d26933a5 (github): Fixed path names in the archive
- 10:55 Bug #117: Skull on main menu out of control
- Logged In: YES
user_id=717323
Check that you have DirectX 8 or newer installed.
What is printed in your Run\jDoo... - 09:14 Bug #117 (Closed): Skull on main menu out of control
- The main menu when I launch JDoom (using Kicks.exe)
flickers and the damn skull just flickers up and down
the menu ... - 08:26 Feature #1252: Integrate Hexen features into libcommon
- Logged In: YES
user_id=675595
ACS - 06:11 Feature #1252 (Progressed): Integrate Hexen features into libcommon
- Heretic and Hexen features in Doom would be really cool
and seeing as you're combining them all for your 2.0
releas... - 07:34 Feature #1251: Integrated Boom support
- Logged In: YES
user_id=849456
Duplicate
Also available in: Atom