]> de.git.xonotic.org Git - xonotic/darkplaces.git/shortlog
xonotic/darkplaces.git
2004-11-17 havocremove the only use of FS_Eof
2004-11-17 havocmade dedicated servers hog a whole lot less CPU time
2004-11-17 havoc325
2004-11-17 molivierGive priority to unpacked files over packed files ...
2004-11-17 havocfixed windows SDL linking (now uses sdl-config like...
2004-11-17 havocforgot a very important else in rtlights saving
2004-11-16 havocnow unloads all stale submodels and the old world model...
2004-11-16 havocrenamed mod->needload to mod->loaded as a minor cleanup...
2004-11-16 havoccall Mod_FindName directly instead of Mod_TouchModel...
2004-11-16 havocnow checks that a lightmap surfacechain is not NULL...
2004-11-15 havocfixed bug that called PlayerPreThink and PlayerPostThin...
2004-11-15 havoc328 (a lot of new items)
2004-11-15 havocforgot to commit this file
2004-11-14 havocupgraded rtlights format to have separate ambient,...
2004-11-14 havocremove unused sv_player extern
2004-11-14 black-Fixed a stupid bug in the VM_findchain* functions.
2004-11-14 havocsomeone removed the quotes around binds in Key_WriteBin...
2004-11-13 havocreplaced all uses of sv_player with host_client->edict...
2004-11-13 havocno longer warns about q3bsp surfaces with lightmapindex...
2004-11-12 havocadded DP_SV_BOTCLIENT extension
2004-11-12 havocmoved the extern prototype for SV_ConnectClient from...
2004-11-12 havocmore preparation for DP_SV_BOTCLIENT, removed a number...
2004-11-12 havocprint botclient as address in status reports for client...
2004-11-12 havoccleaned up SV_DropClient code a bit
2004-11-12 havocmoved rate and connecttime from netconn structure to...
2004-11-10 havocmade q3bsp alphafunc shaders render as transparent...
2004-11-10 havocVorteX has fixed gettaginfo to work as advertised ...
2004-11-05 havocimposed a 20 frames at once limit in Host_ServerFrame
2004-11-05 havocadded a host_frametime limit of 1 second, so that it...
2004-11-03 havocinternal cleanup: split up CL_SparkShower into CL_Spark...
2004-11-03 havocupdated cpu optimization choices
2004-11-03 havoccenterprint is no longer limited to 40 characters wide...
2004-10-30 havoc307
2004-10-30 havoc308
2004-10-30 havocadded DP_SV_CLIENTCOLORS and DP_SV_CLIENTNAME extension...
2004-10-30 havocadded DP_SV_PING, DP_SV_PUNCHVECTOR, DP_SND_FAKETRACKS...
2004-10-30 havocadded DP_CON_SET and DP_CON_SETA extensions
2004-10-29 black-Moved the entity mem init in the entity load functions...
2004-10-29 black-Minor fix in VM_registercvar.
2004-10-28 molivier303
2004-10-27 havocchanged net_masterextra1 and 2 back to IP addresses...
2004-10-27 havoc304
2004-10-27 havocnow aborts video capture if it falls behind by more...
2004-10-27 havocgreatly improved video capture speed by generating...
2004-10-27 molivierPure cleaning commit: removed "crc.[ch]" and "gl_warp_s...
2004-10-26 molivierUpdated Win32 sound module: the wave output code was...
2004-10-26 havocget rid of the unused clearnotify and clearconsole...
2004-10-26 havocfix the "newname changed name to newname" bug
2004-10-26 havocmoved the map startup for -listen and -dedicated server...
2004-10-26 havocfixed 3 digit cdtracks loading (it was improperly check...
2004-10-26 havocS_LoadSound now automatically tries both with and witho...
2004-10-25 havoccruft removal
2004-10-25 havocnow displays light number (and total number of lights...
2004-10-25 molivierDon't allow sound extra updates until the sounds have...
2004-10-25 havocfix a signed/unsigned comparison warning
2004-10-25 havocfix a rare crash when a sound is emitted by an entity...
2004-10-25 havocdon't warn about missing frames and skins in models...
2004-10-25 molivierFreeBSD support
2004-10-23 tomaz308
2004-10-23 havocmade traceon/traceoff take effect immediately (forgot...
2004-10-23 havocadded DP_SV_DROPCLIENT extension
2004-10-23 havocremoved number field from client_t struct as it seemed...
2004-10-23 havocnow defaults to DirectInput in windows, -dinput option...
2004-10-23 black-Added the constant MAXTRACKS which is set to 256.
2004-10-22 tomaz309
2004-10-22 tomaz310
2004-10-22 havocdon't crash on dlights trying to cast shadows from...
2004-10-22 molivierUpdated Transfusion map list
2004-10-21 black- Added Mem_IsAllocated.
2004-10-21 havocVorteX fixed the "circle bug" in his SV_GetTagMatrix...
2004-10-21 molivierSeveral changes for single player support in Transfusio...
2004-10-21 havocdon't allow Log_ConPrint to recurse into itself, as...
2004-10-20 havoc313
2004-10-20 havocif a (supposedly) quake sky texture is not 128x256...
2004-10-20 havocnow loads a .ent file for lights if found
2004-10-20 havocignore first mouse move after mouse grab as it's genera...
2004-10-20 havocmessagemode/messagemode2 now send the say/say_team...
2004-10-20 havocfixed r_restart skybox crash (as well as incorrect...
2004-10-20 havocImage_WriteTGARGBA now writes 8 as the attributes byte...
2004-10-20 havocremoved a pmodel reference I forgot to remove
2004-10-20 havocfix problems with losing colors on connect and leaving...
2004-10-19 tomazEnlarged particle font from 256x256 to 512x512 and...
2004-10-19 havocreset nametime at prespawn (before name command is...
2004-10-19 havocremove unused variables
2004-10-19 havocinstead of sending a scoreboard update in the DropClien...
2004-10-19 havocfixed problem with lost scoreboard messages to a client...
2004-10-19 havocHost_Shutdown now calls CL_Disconnect and Host_Shutdown...
2004-10-19 havoccleaned up scoreboard printing loops a bit (they don...
2004-10-19 havocadded mention in credits of romi's rtlights pk3 being...
2004-10-18 molivierFinally removed the Win32 specific code from "snd_main...
2004-10-18 havocadd support for 32bit color in SDL builds
2004-10-17 black-Renamed two builtins of the new VM
2004-10-17 havocsnap curve vertices to solve some finicky collision...
2004-10-17 havocfix an incomplete edit on variable naming
2004-10-17 havocnow using all-new Q3 patch tesselation code, matching...
2004-10-17 havocincreased edge hash size from 1024 items to 16384,...
2004-10-17 havocadded VorteX to thanks list
2004-10-17 havocadded DP_QC_GETTAGINFO extension (thanks VorteX!)
2004-10-17 havoc314
2004-10-17 havocadded |Rain| and feh to credits
next