]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc
slightly improve mapinfo generation
[divverent/nexuiz.git] / data / qcsrc /
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 div0game mode selection in menu... will do the listbox...
2007-11-16 div0+ MapInfo_SwitchGameType (for campaign)
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 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
2007-11-09 div0minor transparency fixes
2007-11-09 div0fix team select dialog notification; fix clicking outsi...
2007-11-09 div0fix selection bugs when enabling/disabling the checkboxes
2007-11-09 div0Captain Post-increment to the rescue!
2007-11-09 div0add empty/full filters
2007-11-09 div0new server list refresh policy... (currently, the refre...
2007-11-07 div0change "" references and tests to string_null whereever...
2007-11-07 div0use if not( instead of if(!, thanks to Spike
2007-11-05 div0fix double click detection
2007-11-05 div0oops
2007-11-05 div0It can join servers now!
2007-11-05 div0fix selection bug. Now REALLY gone.
2007-11-05 m0rfarAdded crosshair size and made crosshair alpha actually...
2007-11-05 div0add somehow broken server list, far from done yet
2007-11-05 div0add global "time" as in QC (to allow double click detec...
2007-11-04 div0fix logic bug in HDR vs Bloom. Don't like this solution...
2007-11-04 div0fix K_MOUSE constants in msys.qc
2007-11-04 div0add somewhat working listbox; but it can't do anything...
2007-11-04 esteeladded basic options to the audio tab
2007-11-04 m0rfarHide the players for a tic and not 0.2 sec in teleporte...
2007-11-04 savagexfirst version of assault mode with winning condition...
2007-11-04 div0oops, forgot to svn add some files
2007-11-03 div0color buttons; checkbox/button cleanup
2007-11-03 div0two TODO items
2007-11-03 esteelmoved player options menu to multiplayer and added...
2007-11-03 esteela first simple player options menu
2007-11-03 esteelcorrected typo r_shadow_usenormalmap has no s at the end
2007-11-03 div0fix TDM (always using 2 teams, ignoring g_tdm_teams...
2007-11-02 div0just update the todo file
2007-11-02 div0Nothing sets flashblend, so remove it.
2007-11-02 div0video and effects pane almost done
2007-10-31 div0minor Assault fixes
2007-10-30 div0oops... there was a m_goto call in the wrong layer...
2007-10-30 div0fix minor visual glitch
2007-10-30 div0added an empty line below the tab buttons
2007-10-30 div0improved dialog system; actually handle cvars; put...
2007-10-30 div0Argh... didn't want to commit THIS function.
2007-10-30 div0added utility for depth-first search; added debug comma...
2007-10-30 div0tabbed dialog
2007-10-29 div0added scrollbar images; code comes later
2007-10-29 div0new primitive: VertButtonPicture
2007-10-28 div0compile before committing :P
2007-10-28 div0renamed Nexuiz specific classes to get a Nexuiz prefix...
2007-10-28 div0support for team select dialog, disabled buttons and...
2007-10-27 div0first attempt at teamselect dialog... not good yet...
2007-10-27 div0sliders (thanks to Morphed, again)
2007-10-27 div0added support for grabbing keys
2007-10-27 div0Morphed's graphics; checkbox, radiobutton
2007-10-27 div0added checkbox, radio button; removed unnecessary setFo...
2007-10-26 div0added a consistency check to focus changing
next