Project

General

Profile

Activity

From 2003-07-26 to 2003-08-08

2003-08-08

02:51 Revision 229ded4b (github): Added SGIS_generate_mipmap, removed detail max distance
skyjake
02:50 Revision 053b400a (github): Non-simple sky uses TRIANGLE_STRIP, disable vertex arrays
skyjake
02:49 Revision 406f76a3 (github): DL_RadiusIterator needs a subsector ptr
skyjake
02:49 Revision 9ac4e7a3 (github): Disable blending when #TU < 2.
skyjake
02:48 Revision 32d50f17 (github): Cleanup, safe with only one TU
skyjake
02:48 Revision b8d01db7 (github): Fixed light leakage, improved handling of dynlight nodes and lumcontacts
skyjake
02:47 Revision 38eb2a26 (github): Don't decorate closed sectors
skyjake
02:46 Revision b759e437 (github): subsecinfo is now allocated from the normal heap
skyjake
02:45 Revision 614c3075 (github): R_AddSprites uses framecount to detect dupe-calls
skyjake
02:45 Revision 4784fcf3 (github): Allocate subsecinfo from normal heap, init subsector blockmap
skyjake
02:44 Revision 8bbb4eef (github): Added the subsector blockmap
skyjake
02:43 Revision f861b5b6 (github): Use Z_Calloc
skyjake
02:43 Revision e6ff15ea (github): Commented out obsolete cvars
skyjake
02:42 Revision 324a88e7 (github): Separate query for add + modulate tex env
skyjake
02:42 Revision 98a3bf9c (github): Added P_SubsectorBoxIterator()
skyjake
02:42 Revision 0b448406 (github): DL iterator needs subsector ptr
skyjake
02:41 Revision 0145e347 (github): Removed detail maximum distance (now unlimited)
skyjake
02:41 Revision 7de8e821 (github): Revised DL subsec iterator
skyjake
02:40 Revision 1bda59a5 (github): Added subsector ptr to vissprite
skyjake
02:39 Revision 052bd1fe (github): Added subsec/line/sectorinfo macros, counters, cleanup
skyjake
02:38 Revision 30075168 (github): Added the subsector blockmap
skyjake
02:38 Revision 3c0dee2b (github): Added global variable for add + modulate tex env
skyjake
02:37 Revision f0a77b26 (github): Removed unused constants
skyjake
02:37 Revision 24550741 (github): Added macro FLT2FIX
skyjake
02:36 Revision 646a9d57 (github): Removed detail max distance slider
skyjake
02:36 Revision c99ac80f (github): SGIS_generate_mipmap
skyjake
02:36 Revision b60bb163 (github): Multitex code can be toggled, SGIS_generate_mipmap
skyjake
02:35 Revision ad7ecc20 (github): Multitex code can be toggled
skyjake
00:57 Revision dcba4edb (github): Dynlight improvements
skyjake

2003-08-05

01:04 Revision d697ae27 (github): Rend_PointDist2D is now a macro
skyjake
01:04 Revision 110a6f53 (github): Moved a bunch of defs to r_data.h
skyjake
01:03 Revision bd7a7a37 (github): Moved a bunch of RL struct defs here
skyjake
01:03 Revision 4a4adf5e (github): Added new constants, defined an RGBA color
skyjake
01:02 Revision 7ee89d0c (github): whitefog is no more
skyjake
01:02 Revision ba8bfec3 (github): Updated to work with RLv3, fixed shadow Z-height calculation
skyjake
01:01 Revision 7673bd66 (github): whitefog changed to useFog, rendpoly colors are rgba
skyjake
01:00 Revision 05d04580 (github): Added more profilers, plane rendering done in a separate func
skyjake
01:00 Revision 8789bb2c (github): Rendering lists v3.0 are now working, code still needs cleanup
skyjake
00:59 Revision 215e9994 (github): whitefog changed to useFog
skyjake
00:58 Revision 3d90375a (github): Added profilers, whitefog changed to useFog
skyjake
00:58 Revision ed6289e0 (github): Cleanup
skyjake
00:57 Revision 4a6122f1 (github): Plane rendpolys initialized in advance
skyjake
00:57 Revision 1d4d29f7 (github): Shortened a bunch of 'ceiling's to 'ceil'
skyjake
00:56 Revision de0c9705 (github): Flats stored into a hash, added profiling for flat finding
skyjake
00:55 Revision 545cfef3 (github): Fog color stored in a global variable
skyjake
00:55 Revision e749d687 (github): Detail texture instances
skyjake
00:54 Revision dc59ad79 (github): Added cvars for light and detail multitexturing
skyjake
00:53 Revision 775d8690 (github): Don't freeze on settics 0
skyjake
00:53 Revision 13ee9df7 (github): Added GL_TRIANGLE_FAN for DrawElements
skyjake
00:52 Revision 6311e2c8 (github): Added and modified a bunch of texture modulation modes
skyjake
00:52 Revision 46181f23 (github): Added fade-to-gray manual mipmapping
skyjake
00:50 Revision a3bacf94 (github): Rendlists in shape, updated changes
skyjake

2003-08-02

21:36 Revision 81a2dcbe (github): Initial checkin (translation by KGy SOFT)
skyjake

2003-07-29

19:37 Revision 60954f3d (github): No reset when something suspended
skyjake
19:36 Revision 7c416909 (github): Removed obsolete files
skyjake
19:36 Revision f810c3f2 (github): Added crosshair alpha slider
skyjake
19:35 Revision a9bff945 (github): Disabled old texture anim code
skyjake
19:35 Revision b2ca7b50 (github): Z_Malloc(0) returns NULL, fixed data transfers when reallocating
skyjake
19:34 Revision 32299c6e (github): Added new opt/req API functions (WIP)
skyjake
19:34 Revision ce85f495 (github): Added anim groups
skyjake
19:33 Revision 85fda64d (github): Removed rend-light-shrink, added check to Con_Error()
skyjake
19:32 Revision 07007b0b (github): Added Group defs, removed obsolete stuff
skyjake
19:32 Revision d1ad75aa (github): Added multitex awareness and -leaveramp
skyjake
19:32 Revision fe77cb9e (github): Added M_CycleIntoRange()
skyjake
19:31 Revision b861b08c (github): Null some pointers after free()ing
skyjake
19:31 Revision e868a62b (github): Added PGF_GROUP: triggered by all in group
skyjake
19:30 Revision 7eea9765 (github): Animate anim groups on each tick
skyjake
19:30 Revision 6fbd78b7 (github): Added texture/flat animation groups (WIP)
skyjake
19:29 Revision 9c9b586f (github): Make sure depth test/write settings are correct
skyjake
19:28 Revision dbebfe70 (github): Disabled while working on DL/RL (WIP)
skyjake
19:28 Revision a0406f65 (github): Texblend, anim groups, new handling of dynlights (WIP)
skyjake
19:27 Revision 81d5b1d2 (github): New handling of dynlights (WIP)
skyjake
19:27 Revision 527c2155 (github): Cleanup of decoration placement
skyjake
19:26 Revision 390001dd (github): Redesigned rendering lists (WIP)
skyjake
19:25 Revision 1a4df9d3 (github): Added anim groups
skyjake
19:23 Revision e89bdc1d (github): Added animation groups
skyjake
19:23 Revision f1b228bd (github): Added PGF_GROUP
skyjake
19:22 Revision bf6bfd29 (github): Added GET_SEG_IDX macro
skyjake
19:22 Revision 36f11d5f (github): Added M_CycleIntoRange()
skyjake
19:22 Revision 4e032115 (github): Texture/sky/flat preparation with optional translation
skyjake
19:20 Revision fdc9299a (github): Commented obsolete #defines
skyjake
19:20 Revision e06e049e (github): Added var for number of texture units
skyjake
19:19 Revision 9bd8eb93 (github): Added multitex, array constants, removed obsolete stuff
skyjake
19:19 Revision abda73e5 (github): Added anim groups, removed obsolete stuff
skyjake
19:18 Revision 8298cd65 (github): Added array functions
skyjake
19:18 Revision 55e03c13 (github): Better use of arrays, multitex (WIP)
skyjake
19:16 Revision 4f5cbb14 (github): Fixes and new stuff
skyjake
19:16 Revision f4777f74 (github): Added -leaveramp
skyjake
19:15 Revision 9126df43 (github): Added "gnf_scalerate" and "gnf_group"
skyjake
19:14 Revision bb88ddb6 (github): Added "gnf_group"
skyjake
19:14 Revision 99058fef (github): Added animation Group defs
skyjake
19:12 Revision d26933a5 (github): Fixed path names in the archive
skyjake
 

Also available in: Atom