55 Commits (91e6494b67714ab724b6274c553d8571d826fb23)

Author SHA1 Message Date
mittorn 5d386cf809 Workaround loading bugs 6 years ago
mittorn cf6aa96203 Always connect save bot, dup ServerActivate checking 6 years ago
mittorn 86090e1039 Fix player kick condition 6 years ago
mittorn fc8a277e3b Implement voteload, modify menu 6 years ago
mittorn 472a253943 GGM vote and temp ban system, remove old globalvote and player filter 6 years ago
mittorn c6c589ed7d Implement saving cooperative games 6 years ago
mittorn b8d5f9fc39 Refactoring 6 years ago
mittorn 80dc5295f0 Rename (player, ggm) 6 years ago
mittorn b4fb228903 Rename (tempstate, playerstate) 6 years ago
mittorn 2eb6c4f8bf Rename (login, persist) 6 years ago
mittorn 2fa8e24bd4 Rename (GGM_PlayerMenu) 6 years ago
mittorn f8098cfad2 Renaming (ggmdata) 6 years ago
mittorn d72458058d Update score display, fix crash 6 years ago
mittorn b55f4aeeb0 Get rid of old SavedCoords struct, rewrite transition code to new system 6 years ago
mittorn ecb31d4533 Get rid of mp_coop_changelevel, merge with mp_coop 6 years ago
mittorn 7286f61fd9 Add qsave/qload commands 6 years ago
mittorn 8ce5c9d317 Update checkpoint system 6 years ago
mittorn e46a562572 Move landmark transition structs to coop.cpp 6 years ago
mittorn 7180dfb4d7 Experimental landmark transition system 6 years ago
mittorn 4399ab7fb5 Add structs for landmark transition (not implemented yet) 6 years ago
mittorn 3c9b8b9d4b Implement ggm_save/ggm_load 6 years ago
mittorn ec0a0a3699 Implement saving players 6 years ago
mittorn 402306cfd9 Refactor, add password munge 6 years ago
mittorn 2ffc991062 Persistent registration and login 6 years ago
mittorn d46bd7d7c0 Add autologin and logout 6 years ago
mittorn 353b9cba99 Simple player state save/restore and registration 6 years ago
mittorn 16d2751737 Imporve entity limit checker, improve GC 6 years ago
mittorn e8171c4d84 Use flags for gc, disable emergency clean 6 years ago
mittorn b3a2f1cbd5 Fix weapons save, change weapons options 6 years ago
mittorn 987f1d1189 Error.mdl support 6 years ago
mittorn e3d21e073e Add command to specify lightstyle 6 years ago
mittorn 16b12b122c Add hack to wrap save time 6 years ago
mittorn cbf8c17fb3 Add items to gc, add autogc on every maxEntities spawn 6 years ago
mittorn ba1729708b Fix error message 6 years ago
mittorn a7cd5b0565 Help message feature 6 years ago
mittorn 4f2d1b76df Add model validation 6 years ago
mittorn 6c31780cca Add option to controls decals on server 6 years ago
mittorn 12c094abb5 Smarter distance clipping 6 years ago
mittorn 4f2f316879 Tempents distance clipping (experimental) 6 years ago
mittorn 40fb02d32f Fix buffer overflow in gc 6 years ago
mittorn a8aadeee75 Server distance clipping 6 years ago
mittorn 9e0570c0e2 Fix unknown command message on dumpprops and client 6 years ago
mittorn 01a7c7b01d Allow GC work with patterns 6 years ago
mittorn 95ccc3b2bb Use engine export for enttools client print 6 years ago
mittorn bd268dbf15 Rework player connect, allow adding one custom button 6 years ago
mittorn c18b171f1e Custom menu/motd support 6 years ago
mittorn 21b90a964e Fix menu message spamming, fix text messages 6 years ago
mittorn 90ba38d577 Fix vote 6 years ago
mittorn 7eda9d88d0 Move global menu to new menu interface 6 years ago
mittorn fe3c7c3f6e Chat command handling 6 years ago