FreeBSD 4/5/6 i386, Linux GLIBC 2.1/2.3 i386, Win32 i386: http://sourceforge.net/project/showfiles.php?group_id=118599
Changes.txt:
* qqshka
- added PEXT_CHUNKEDDOWNLOADS, we support only this FTE's extension, at least atm.
- added framework for FTE's protocol extensions, however here no checkfteextension() or something like this.
- added 'airstep' user cmd, toggle pm_airstep, blocked in ktpro.
- allow pm_airstep server variable, with value 1 you can run/jump over stairs, but you loose some speed still.
- changed QVM API version to 12, G_FINDRADIUS worked now and also added G_MAKEVECTORS, both actually coded by SD-Angel, also i've add G_NEXTCLIENT which is similar to G_NEXTENT but G_NEXTCLIENT just help me walk over spawned clients fast
- changed QVM API version to 11 due to i've add G_CMD_TOKENIZE, g_strlcpy, g_strlcat
* VVD
- cvar skill have no upper limit now
- returned back md4 instead mdfour
- default value for sv_demofps increased from 20 to 30
- bugfix from 0.19.20-develop: pause with sv_minping > 0 cause server inaccessible – bug in ZQuake's minping ported by disconnect (Tonik, disconnect, hello :-))
- changed internal 'cmd dl -N' – download the Nth to last demo from demodir – work like before changes in 0.21
- increased maximum of fps in qwdtools from 100 to 1000
* disconnect
- qtv was updated to version v1
- new cvar qtv_password – password for connecting to qtv
- renamed cvars mvd_streamport and mvd_maxstreams to qtv_streamport and qtv_maxstreams
- Z_EXT_JOIN_OBSERVE protocol extensions (ported from ZQuake)
- remove function SV_Check_ktpro. Use qbool is_ktpro instead
* Tonik
- add QSG extension framework. MVDSV starts up in QSG mode unless KTPro is detected or sv_ktpro_mode is enabled
- add ZQ_CLIENTCOMMAND, ZQ_PAUSE, ZQ_QC_STRINGS, DP_QC_CVAR_STRING, DP_QC_RANDOMVEC, DP_QC_TRACEBOX
- Remove 'msg', useless user command
- Fixes join/observe problems
- NetQuake-like PM_NudgePosition() (English: don't get stuck on hip2m5)
- 'sv_cheats' cvar and 'devmap' command. Cheats can now be toggled without restarting the server
- added MSVC 2005 project files
MVDSV docs page: http://mvdsv.sourceforge.net/docs
Changes.txt:
* qqshka
- added PEXT_CHUNKEDDOWNLOADS, we support only this FTE's extension, at least atm.
- added framework for FTE's protocol extensions, however here no checkfteextension() or something like this.
- added 'airstep' user cmd, toggle pm_airstep, blocked in ktpro.
- allow pm_airstep server variable, with value 1 you can run/jump over stairs, but you loose some speed still.
- changed QVM API version to 12, G_FINDRADIUS worked now and also added G_MAKEVECTORS, both actually coded by SD-Angel, also i've add G_NEXTCLIENT which is similar to G_NEXTENT but G_NEXTCLIENT just help me walk over spawned clients fast
- changed QVM API version to 11 due to i've add G_CMD_TOKENIZE, g_strlcpy, g_strlcat
* VVD
- cvar skill have no upper limit now
- returned back md4 instead mdfour
- default value for sv_demofps increased from 20 to 30
- bugfix from 0.19.20-develop: pause with sv_minping > 0 cause server inaccessible – bug in ZQuake's minping ported by disconnect (Tonik, disconnect, hello :-))
- changed internal 'cmd dl -N' – download the Nth to last demo from demodir – work like before changes in 0.21
- increased maximum of fps in qwdtools from 100 to 1000
* disconnect
- qtv was updated to version v1
- new cvar qtv_password – password for connecting to qtv
- renamed cvars mvd_streamport and mvd_maxstreams to qtv_streamport and qtv_maxstreams
- Z_EXT_JOIN_OBSERVE protocol extensions (ported from ZQuake)
- remove function SV_Check_ktpro. Use qbool is_ktpro instead
* Tonik
- add QSG extension framework. MVDSV starts up in QSG mode unless KTPro is detected or sv_ktpro_mode is enabled
- add ZQ_CLIENTCOMMAND, ZQ_PAUSE, ZQ_QC_STRINGS, DP_QC_CVAR_STRING, DP_QC_RANDOMVEC, DP_QC_TRACEBOX
- Remove 'msg', useless user command
- Fixes join/observe problems
- NetQuake-like PM_NudgePosition() (English: don't get stuck on hip2m5)
- 'sv_cheats' cvar and 'devmap' command. Cheats can now be toggled without restarting the server
- added MSVC 2005 project files
MVDSV docs page: http://mvdsv.sourceforge.net/docs