]> icculus.org git repositories - divverent/darkplaces.git/shortlog
divverent/darkplaces.git
2009-09-03 Wolfgang (Blub... Merge commit 'origin/master' into dp1
2009-09-03 divverentanother oops, sorry, forgot to commit this from at...
2009-09-03 divverentstuff I forgot to commit
2009-09-03 divverentQuake menu: show DP's weird resolution set in windowed...
2009-09-03 divverentas requested by LH, #if 0 out cycleweapon
2009-09-02 Wolfgang (Blub... this could be used - int stuff
2009-09-02 Wolfgang (Blub... Merge commit 'origin/master' into dp1
2009-09-02 divverentdo not crash when zlib is missing, but instead do not...
2009-08-31 Wolfgang (Blub... Merge commit 'origin/master' into dp1
2009-08-31 divverentchange two more MAX_QPATH to MAX_OSPATH
2009-08-31 divverents/QPATH/OSPATH/g in libcurl
2009-08-29 Wolfgang (Blub... spike fucking added OP_IF_F instead of OP_IF_I, blame him
2009-08-28 Wolfgang (Blub... Merge commit 'origin/master' into dp1
2009-08-28 divverentbugfix
2009-08-28 divverentparticles: allow a particlefont.txt file (same dir...
2009-08-27 Wolfgang (Blub... Merge commit 'origin/master' into dp1
2009-08-27 divverentre-enable saturation on sidebyside and stereobuffer...
2009-08-27 divverentturn off saturation and motion/damage blur if a stereo...
2009-08-27 Wolfgang (Blub... merged OP_STORE_I with the others, removed {ADD,SUB...
2009-08-27 Wolfgang (Blub... added OP_CP_ITOF, OP_CP_FTOI
2009-08-27 Wolfgang (Blub... removing OP_BITSET and OP_BITCLR - we had them disabled...
2009-08-27 Wolfgang (Blub... OP_POINTER_ADD: *1 not *4, consistency - see the NOTE...
2009-08-27 Wolfgang (Blub... removed OP_FETCH_GBL, and moved OP_STOREP_C to OP_LOADP...
2009-08-27 Wolfgang (Blub... added profiling code to OP_CASEs
2009-08-27 Wolfgang (Blub... PTR_ptrX now don't take sizes but itemcounts, so 3...
2009-08-27 Wolfgang (Blub... PTR_ptr3 for access-length checking (to use PTR_ptr3...
2009-08-26 Wolfgang (Blub... update startst in SWITCH
2009-08-26 Wolfgang (Blub... comment about pointer-add
2009-08-26 Wolfgang (Blub... * removed GSTORE instructions
2009-08-26 Wolfgang (Blub... fixed error text for OP_CASE and OP_CASERANGE
2009-08-26 Wolfgang (Blub... Merge commit 'origin/master' into dp1
2009-08-24 divverentchange scr_screenshot_name_use_mapname to scr_screensho...
2009-08-24 divverentcvar scr_screenshot_name_use_mapname: if set to 1,...
2009-08-24 divverentyet another typo :( typing with lag sucks
2009-08-24 Wolfgang (Blub... Merge commit 'origin/master' into dp1
2009-08-24 Wolfgang (Blub... now this is getting funny
2009-08-24 divverentfix typo
2009-08-24 divverentokay, fix the latest fix :P
2009-08-24 Wolfgang (Blub... if != ifnot
2009-08-24 Wolfgang (Blub... oops
2009-08-24 Wolfgang (Blub... Merge commit 'origin' into dp1
2009-08-24 divverentchnage "negative zero" check to actually check the...
2009-08-24 divverentadd bounds check on OP_ADDRESS
2009-08-23 samualChange recommended value for motionblur to 0.5 due...
2009-08-21 Wolfgang (Blub... Merge commit 'origin/master' into dp1
2009-08-21 divverent--Trninghis line, and those below, will be ignored--
2009-08-20 Wolfgang (Blub... there is no OP_FETCH_GBL_ENT
2009-08-20 Wolfgang (Blub... * "fixed" check_for_missing_ops.sh
2009-08-20 Wolfgang (Blub... Merge commit 'origin/master' into dp1
2009-08-20 divverentclean up lightmap merge power code
2009-08-20 divverentalso rename these fields, so nobody starts using them
2009-08-20 divverentshut up jpeg warnings another way
2009-08-20 divverentfix all the () problems, and make gcc warn for them
2009-08-20 divverentfix lightmap merging with external lightmaps
2009-08-20 havocFix warnings in div0's commits using functions with...
2009-08-19 Wolfgang (Blub... 64 bit comments
2009-08-19 Wolfgang (Blub... updated PTR_ISVALID, removed PTR_FROMPTR, added ptrvalC
2009-08-19 Wolfgang (Blub... think in ints, not real pointer offsets
2009-08-19 Wolfgang (Blub... no string access for pointers, removed OP_LOADP_C,...
2009-08-19 Wolfgang (Blub... merged with svn
2009-08-19 Wolfgang (Blub... * renamed OP_POWER_I to OP_XOR_I (seriously... sense?)
2009-08-19 Wolfgang (Blub... script to check which ops are missing in prvm_edict.c
2009-08-19 havocfix glDrawRangeElements issue with mesa
2009-08-19 divverentsnd_mutewhenidle 0: do NOT still mute when app is hidde...
2009-08-19 divverentfix that bounds check, it was stupid (< 0 = builtin)
2009-08-19 divverentfix typo in 9126
2009-08-19 divverentbounds check function calls, and entity indexes in...
2009-08-19 divverentadd comments for missing bounds checks; bounds check...
2009-08-19 divverentprogs: require the last statement to be GOTO, DONE...
2009-08-19 divverentsupport mute-when-idle properly
2009-08-18 samualfix motionblur cvar descriptions, also: First commit! :D
2009-08-18 havocfix div0's bug
2009-08-18 Wolfgang (Blub... added bounds-checking, left the TODO comments to easily...
2009-08-18 Wolfgang (Blub... fix a broken svn commit
2009-08-18 Wolfgang (Blub... Merge branch 'master' into dp1
2009-08-18 divverentmark another place of missing bounds check
2009-08-18 divverentidentify two missing bounds checks (fix them later)
2009-08-18 Wolfgang (Blub... undef PTR_{IS,}{STR,MEM}
2009-08-17 Wolfgang (Blub... prepare for string area and malloc area pointers
2009-08-17 Wolfgang (Blub... shorten repeated code using macros
2009-08-17 Wolfgang (Blub... OP_LOADP_C uses float indices
2009-08-17 Wolfgang (Blub... added storep_C and loadp_C, and updated LOADP to use...
2009-08-17 Wolfgang (Blub... undef stuff, after all, the header is included multiple...
2009-08-17 Wolfgang (Blub... support for -TDP1
2009-08-16 divverentfix two SOCKLEN_Ts
2009-08-16 divverentfix pitchsign warnings in dev-c++
2009-08-16 divverentcvar con_chatsound (by Surb)
2009-08-16 divverenthonor alpha in showsurfaces 3
2009-08-16 divverentfix reset of capturevideo fps
2009-08-14 divverentremove wait states for SDL
2009-08-14 divverentexperimental change: do a float compare for OP_IF and...
2009-08-14 divverentfix a small bug in prvm_getstring (returning NULL inste...
2009-08-14 divverentcvar cl_movecliptokeyboard: clip movement vectors to...
2009-08-14 divverentSDL/Win32: queue a vid_restart if resized; this should...
2009-08-12 havoc493
2009-08-09 havocpatch from Jason Hatton adding a release-profile build...
2009-08-08 divverentnew command line option -modname to override DP's idea...
2009-08-08 havocdisable sv_gameplayfix_slidemoveprojectiles in hipnotic...
2009-08-07 divverentactually, set the threshold to 10.
2009-08-07 divverentStupid hack: force an entity frame once 5 frames were...
next