]> icculus.org git repositories - divverent/nexuiz.git/shortlog
divverent/nexuiz.git
2007-12-16 blackMerge Chris' csqc sys qc files into Nexuiz's.
2007-12-16 lordhavocadded a sample nexuiz.game file for ZeroRadiant, needs...
2007-12-16 lordhavocadded a file needed for use of ZeroRadiant with Nexuiz
2007-12-16 div0forgot to commit this
2007-12-15 div0charmap in menu
2007-12-15 div0de-wtf-ization, part 1
2007-12-15 div0modplug support for all systems (requires locally insta...
2007-12-15 div0vorbisgain tags on the cdtracks
2007-12-14 div0yes
2007-12-14 div0fix player model precaching for the new player model...
2007-12-14 div0also allow dpm, md3, psk
2007-12-12 kadaverjack- changed sv_ready_restart to use a qc based restart...
2007-12-12 div0news view
2007-12-12 div0zsh$ svn propset svn:eol-style native **/*.{c,h,qm...
2007-12-12 div0Black, next time, use LF instead of CRLF endings, or...
2007-12-10 div0Q3A uses g_speed 320, not 400
2007-12-10 div0add player model selector; add function draw_CenterText
2007-12-09 blackRemove debug prints from the gecko controls.
2007-12-09 div0some fog for silvercity (requires a current DP engine...
2007-12-09 blackWoops, Ive committed too much :(
2007-12-09 blackGet rid of the attic - this is not cvs and if anyone...
2007-12-08 div0ctf movetype fix
2007-12-07 div0check DP_GECKO_SUPPORT before using Gecko builtins
2007-12-07 div0add noalign support to flags
2007-12-07 lordhavocimplemented models/player/whatever.md3.animinfo file...
2007-12-07 blackWoops, forgot to commit some changes to make it work...
2007-12-06 blackAdd a gecko control to the scmenu, too.
2007-12-06 blackAdd config.qh so that msys.qh doesn't need to contain...
2007-12-06 blackWoops, forgot to remove one #ifdef..
2007-12-06 blackAdd gecko.c and support for DP's gecko system to msys...
2007-12-06 div0allow custom jumppad sounds using trigger_push.noise
2007-12-06 div0fix jumppad sound on targetless jumppads
2007-12-05 div0merged mbuiltin files
2007-12-01 lordhavocrebalanced pro - need feedback
2007-11-29 div0add real crosshair buttons
2007-11-29 div0fix precache bugs I introduced when removing the cvar...
2007-11-27 div0update todo
2007-11-25 div0resetting teamplay is evil
2007-11-23 div0fix missing Domination check... thanks Cortez for makin...
2007-11-22 div0version number, the version number... had still read...
2007-11-22 div0fix broken vdo command remapping (broke anything but...
2007-11-22 div0where did this colon come from? :P
2007-11-22 div0search for map name right; fix runningman_1on1remix...
2007-11-21 div0More detailed suggestmap confirmation
2007-11-21 div0add missing shuffling
2007-11-21 div0fix maplist editing commands for mapinfo
2007-11-21 div0new mapinfo syntax:
2007-11-17 div0slightly improve mapinfo generation
2007-11-17 div0fix minor clipping bug discovered by MrBougo
2007-11-17 div0enlarge map info dialog; commit map info files for...
2007-11-17 div0handle aborting when a mapinfo has been generated in...
2007-11-17 div0it can start games now
2007-11-17 div0fix divisions by zero
2007-11-17 div0add map info dialog
2007-11-17 div0oops... forgot to commit this
2007-11-16 div0fix _sv_init handling
2007-11-16 div0preload all pictures; actually edit g_maplist; add...
2007-11-16 div0oops... implement minimum height for listbox slider
2007-11-16 div0minor draw optimization
2007-11-16 div0add server browser, and somewhat broken font. When...
2007-11-16 m0rfarToxic:
2007-11-16 div0game mode selection in menu... will do the listbox...
2007-11-16 div0+ MapInfo_SwitchGameType (for campaign)
2007-11-16 div0settemp
2007-11-16 div0work around fteqcc crash
2007-11-16 div0make speed rune less of a curse; fix minstagib speed...
2007-11-15 div0some fixes against extreme CPU load and not loading...
2007-11-15 div0automatically call MapInfo_Enumerate when needed...
2007-11-15 div0mapinfo system should work now; user friendly additions...
2007-11-15 div0added some primitives to the mapinfo system to be aware...
2007-11-15 div0latch the mutator cvars too
2007-11-15 div0made cvars like g_ctf only be queried once on startup
2007-11-15 div0add "features" (so a mutator combination can require...
2007-11-15 div0add missing str*cmp builtins
2007-11-15 div0mapinfo: add a search function to find a map with a...
2007-11-15 div0tune mapinfo generation to better reflect requirements...
2007-11-15 div0Prepare a "building map information" screen in menu...
2007-11-15 div0Don Strunzone caught me. Forgot to strzone the filter...
2007-11-15 div0start of mapinfo system; beware: menu-div0test now...
2007-11-14 div0fix broken teamselect in scmenu (no idea why it was...
2007-11-14 lordhavoctweaked dlights - doubled brightness of all effect...
2007-11-14 div0removed unnecessary fteqcc.log (thans m0rfar)
2007-11-14 div0fix colors not being inherited right on buttons and...
2007-11-14 div0added start of a skin subsystem; added Xaw-like skin :P
2007-11-14 div0oops... added something there too
2007-11-14 div0color buttons
2007-11-14 div0Maybe draw window titles in "Nexposee" mode additionall...
2007-11-12 div0add "quit" dialog; tune nexposee a bit
2007-11-12 div0add "clear" button in join dialog
2007-11-12 kadaverjacknew item for minstagib: item_minst_cells (disables...
2007-11-10 div0expanded skin.qh; made most items support colors in...
2007-11-10 div0showNotify/hideNotify properly!
2007-11-10 div0a + is a + is a + and not a -
2007-11-10 div0add (shift|ctrl|alt)-backspace for deleting all too
2007-11-10 div0fix bug in filter; add Morphed's inputbox
2007-11-10 div0made server filter work! Hooray, JOIN dialog is complete!
2007-11-10 div0Big Oops.
2007-11-10 div0inputboxing!
2007-11-09 div0Needs more alpha.
2007-11-09 div0make server list dialog larger
next