]> icculus.org git repositories - divverent/darkplaces.git/shortlog
divverent/darkplaces.git
2009-09-01 Wolfgang (Blub... adding font attachments, supporting type-1 fonts with...
2009-09-01 Wolfgang (Blub... what was I thinking
2009-09-01 Wolfgang (Blub... oops
2009-09-01 Wolfgang (Blub... kerning support, let's test
2009-09-01 Wolfgang (Blub... starting with kerning support
2009-09-01 Wolfgang (Blub... rendering now works
2009-09-01 Wolfgang (Blub... first find map then draw the batches
2009-09-01 Wolfgang (Blub... use the texpath for Font_LoadFont actually...
2009-09-01 Wolfgang (Blub... okay, let's work with old-style fonts now
2009-09-01 Wolfgang (Blub... do not try to use ft2 if not available for that font
2009-09-01 Wolfgang (Blub... ...
2009-09-01 Wolfgang (Blub... Integrated font rendering - untested
2009-09-01 Wolfgang (Blub... Integrated font rendering - untested
2009-09-01 Wolfgang (Blub... revert to the real text rendering function
2009-09-01 Wolfgang (Blub... Font_Init before GL_Draw_Init
2009-09-01 Wolfgang (Blub... Font_Alloc, and load ttf fonts for every other font...
2009-09-01 Wolfgang (Blub... no mipmapping for ft2 font textures
2009-09-01 Wolfgang (Blub... now this works, let's start to integrate
2009-09-01 Wolfgang (Blub... loading internal ft2 data into ft2_fontdefs.h to share...
2009-09-01 Wolfgang (Blub... use the developer cvar for debug prints
2009-09-01 Wolfgang (Blub... remove my working-comments
2009-09-01 Wolfgang (Blub... remove my working-comments
2009-09-01 Wolfgang (Blub... fill the arrays and render when necessary
2009-09-01 Wolfgang (Blub... a little speedup
2009-09-01 Wolfgang (Blub... 16 pixel font and PIXEL_ precision started - not finish...
2009-09-01 Wolfgang (Blub... one of those cases... easy fix but impossible to see...
2009-09-01 Wolfgang (Blub... stashing changes...
2009-09-01 Wolfgang (Blub... use doubles... see how that works out, use test font...
2009-09-01 Wolfgang (Blub... now we're getting somewhere
2009-09-01 Wolfgang (Blub... now we're getting somewhere
2009-09-01 Wolfgang (Blub... TEXTYPE_ALPHA support again
2009-09-01 Wolfgang (Blub... using alpha textures
2009-09-01 Wolfgang (Blub... TEXTYPE_ALPHA support
2009-09-01 Wolfgang (Blub... testing freetype rendering with VM_CL_drawstring
2009-08-31 Wolfgang (Blub... compiles now
2009-08-31 Wolfgang (Blub... stuff...
2009-08-31 Wolfgang (Blub... stuff...
2009-08-31 Wolfgang (Blub... preparing for rendering using freetype
2009-08-31 Wolfgang (Blub... line/row/column mixup ...
2009-08-31 Wolfgang (Blub... library must be unloaded AFTER Done_FreeType
2009-08-31 Wolfgang (Blub... initialize as module
2009-08-31 Wolfgang (Blub... error msg
2009-08-31 Wolfgang (Blub... Font_Init
2009-08-31 Wolfgang (Blub... finish loading of character maps
2009-08-31 Wolfgang (Blub... prepare for kerning too
2009-08-31 Wolfgang (Blub... prepare for kerning too
2009-08-31 Wolfgang (Blub... more defs needed to load this crap
2009-08-31 Wolfgang (Blub... allocate space for a font character map
2009-08-31 Wolfgang (Blub... set font sizes
2009-08-31 Wolfgang (Blub... fonts have sizes too
2009-08-31 Wolfgang (Blub... beginning with font loading...
2009-08-31 Wolfgang (Blub... starting with font initialization
2009-08-31 Wolfgang (Blub... some comments and structuring
2009-08-31 Wolfgang (Blub... loading of the freetype library
2009-08-31 Wolfgang (Blub... moving most defs to ft2_defs.h
2009-08-31 Wolfgang (Blub... copying freetype header stuff
2009-08-31 Wolfgang (Blub... stuff
2009-08-31 Wolfgang (Blub... commiting the files used for FreeType 2 support - now...
2009-08-31 divverentchange two more MAX_QPATH to MAX_OSPATH
2009-08-31 divverents/QPATH/OSPATH/g in libcurl
2009-08-28 divverentbugfix
2009-08-28 divverentparticles: allow a particlefont.txt file (same dir...
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-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 divverentfix typo
2009-08-24 divverentokay, fix the latest fix :P
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 divverent--Trninghis line, and those below, will be ignored--
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 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 divverentmark another place of missing bounds check
2009-08-18 divverentidentify two missing bounds checks (fix them later)
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...
next