145 Commits (8710922a6177dadf4c3f8526a09d16a6012fea71)
 

Author SHA1 Message Date
Alibek Omarov 8710922a61 waf: update 6 years ago
Alibek Omarov 8ea5536b42 wscript: fix win32 build 6 years ago
Alibek Omarov 48d1aa5115 engine: fix warnings 6 years ago
Alibek Omarov eafe5d6c68 mainui: update 6 years ago
Alibek Omarov f1d9034546 GameUI: fix menu APIs loading order 6 years ago
mittorn b0c077ccf8 Persistent console history 6 years ago
mittorn a0f0eca77c Backup console input when using history 6 years ago
mittorn e74513556a Fix gcc colors 6 years ago
mittorn 891c984c56 Port some config changes 6 years ago
mittorn 491188a0f3 Merge branch 'original' 6 years ago
mittorn 5c738b3402 Apply 4253 update 6 years ago
mittorn 9dadc0de93 Make vgui build dependence optional as it does not have opensource license 6 years ago
mittorn 1dedf0e208 Fix tab in wscript 6 years ago
Alibek Omarov e123499e23 Fix build 6 years ago
Alibek Omarov 7601a4cd29 Revert 64257ef to not break C++ header compability 6 years ago
Alibek Omarov c8b78b4124 Update mainui 6 years ago
Alibek Omarov fdb2055b62 Add RoDir support 6 years ago
Alibek Omarov 2c0a03704c Update mainui. Add --enable-bsp2 switch into wscript 6 years ago
Alibek Omarov 2edbcb996d Merge 4150 update. Fix some mistypings. Rename CL_IsQuakeCompatible to Host_IsQuakeCompatible, as it may be used in whole engine and even in dedicated builds. IN_RecalcCenter was not added, window center positions should be updated by backends. 6 years ago
Alibek Omarov 1e7f9d00c3 Apply 4150 update 6 years ago
Alibek Omarov 76e01f490c Update mainui. Make VGUI search message more friendly. Update gitignore 6 years ago
Alibek Omarov f23029efe0 Refactoring wscript. Add execute flag on waf 6 years ago
Alibek Omarov e70dea54c0 Add waf itself(with included wurf and msvs.py) and waf.bat launcher for Windows 6 years ago
Alibek Omarov ca28332c6c Use msvs.py to generate Visual Studio project. Add debug flags for Visual Studio 6 years ago
Alibek Omarov f15e2c2dcf Move command autocomplete to common engine files, as it used by Wcon and may be used by curses console in future 6 years ago
Alibek Omarov 572705bc08 MSVC & Win32 wscript fixes 6 years ago
Alibek Omarov 473810fc0c MSVC & Win32 related fixes 6 years ago
Alibek Omarov d0ff201da2 Fix dedicated compiling errors 6 years ago
Alibek Omarov b5c621ae36 Fix mainui submodule 6 years ago
Alibek Omarov 7cdead7bac Merge 4143 update 6 years ago
Alibek Omarov a539384a76 Apply 4143 update 6 years ago
Alibek Omarov f26ac52102 Merge 4140 update 6 years ago
Alibek Omarov 814b7eda07 Apply 4140 update 6 years ago
Alibek Omarov 5d48708615 Forgot to add cvars into basecmd. Add basecmd_test to check is basecmd valid 6 years ago
Alibek Omarov 0561ac2076 Add basecmd from old engine. Add basecmd_stats command 6 years ago
Alibek Omarov ae5257c654 Add masterlist from engine. Use non-blocking network name resolution 6 years ago
Alibek Omarov 5a449a56ea Port restricted cmds and cvars from old engine. TODO: implement better stufftext filter 6 years ago
Alibek Omarov 69549787bc net_ws refactoring, fix minor bugs 6 years ago
Alibek Omarov 0db8d95bc9 Update mainui. Add possibility to install engine ignoring *nix file hierarchy in wscript. Fix debugging. 6 years ago
Alibek Omarov 236c16e35f Update QtCreator project 6 years ago
Alibek Omarov 79d8bc2cdd Get rid of accidentally added CMakeLists 6 years ago
Alibek Omarov fac536f8c4 Add mainui_cpp. Use appropriate message in vgui_support's wscript. 6 years ago
Alibek Omarov aa5d52cebc Change libxashmenu to libmenu to keep same names between different OSes 6 years ago
Alibek Omarov 7e372645da Add my personal IDE settings to contrib. Add QtCreator generated files to gitignore. 6 years ago
Alibek Omarov 0c058f2eca Add waf buildscripts, add updated game_launch 6 years ago
Alibek Omarov d9320f964e Crashhandler refactoring for POSIX systems. Shows engine version now. 6 years ago
Alibek Omarov b29adf752c
Merge pull request #1 from lewa-j/master 6 years ago
lewa_j 43b746d2f8 Fix MinGW build 6 years ago
mittorn 42b4e456a2 Fix log 6 years ago
mittorn 290b9cae0b Restore utf-8 support 6 years ago