We do have other things to do in our lives, mate.
You misunderstand me. It's not about svn and updates. But I was wondering why .dll on http://4d1.jeremych.com/z/ is changing even if SVN not. But @lmaobox have answered on IRC so no problem
Here is a little bath file to compile without opening VS.
@ECHO OFF
call "%VS100COMNTOOLS%vsvars32.bat"
devenv iw4cli.sln /rebuild "Normal|Win32"
pause
Yo can also you /build but It's not big and it can perform rebuild every time, but it's you decision.
Why you doesn't commit anything to svn? No one is working on project? But I saw that .dll on http://4d1.jeremych.com/z/ was changed few times today but nothing new on SVN. :?:
raw.iwd is simply zip (deflate) archive. But raw.iwd must be the same as on server otherwise it will show error about impure file. There is workaround: leave (old) raw.iwd in folder and copy new one with different name for example raw1.iwd. And you can play on old servers with new menu UI. Sometimes it will show that error, but rarely.