538 Commits (ce44f36999dd48bcb93f5f65ecf996cd2cf3e8f7)
 

Author SHA1 Message Date
nillerusr ce44f36999 fix mass setting 1 year ago
nillerusr 5835b207c1 add creation of dynamic physics objects 1 year ago
nillerusr 58ff2f3a72 improve collision loading, fix wrong axes 1 year ago
nillerusr 16b4da144f update gitignore, remove accidentally uploaded editor files 1 year ago
nillerusr b95472df79 revert me 1 year ago
nillerusr 5324d8f328 implement basic collision loading 1 year ago
nillerusr 83e334f9b8 physx initial implementation 1 year ago
nillerusr 490bd8b42d make original vphysics copy to track changes 1 year ago
nillerusr ee6a6d0b37 revert me after 1 year ago
nillerusr 5a4d0b7a4d fix undefined behaviours and jpeg crash on non-windows platforms 1 year ago
nillerusr 047f8b1185 gameui: fix disconnect in video settings for multiplayer games 1 year ago
nillerusr 035861bf52 disable new/mallloc override on non-windows platforms( #299 ) 1 year ago
nillerusr a7096679aa
Merge pull request #301 from tyabus/vguidrawtree 1 year ago
tyabus 1f3f05d14a engine: Fixed vgui_drawtree on 64 bit engine 1 year ago
nillerusr c444095293 fix macOS build again 1 year ago
nillerusr 57f6bf6eea fix some undefined/unspecified behaviours in multiplayer games( may help with #299 ) 1 year ago
nillerusr 2636f1a66d fix macos build( maybe? #296 ) 1 year ago
nillerusr e7addfc9ad materialsystem: fix color correction on non-windows systems( fixes #137 , #295 related ) 1 year ago
nillerusr 6447101546 Restore tslist for trace info( fix #295 ) 1 year ago
nillerusr efeda62add fix crash on game close when demo recording 1 year ago
nillerusr b7bd94c52e cstrike: fix uninitialized pointers in hud 1 year ago
nillerusr 1d4f7fb2cc change touch editor colors 1 year ago
nillerusr b5d6051d98 cstrike: optimize flashbang 1 year ago
nillerusr b73f3b70fa cstrike: add autojump convar 1 year ago
nillerusr 2d3f31d37e android: reset vsync after minimizing window 1 year ago
nillerusr 5ea9937457 android: fix black screen after minimizing window in materialsystem queue mode 1 year ago
nillerusr 601cfff164 game: fix touch transparency mode for cut scenes 1 year ago
nillerusr 4f10928299 inputsystem: fix UB in touch events callback, make touch more responsive 1 year ago
nillerusr 02a3c641a6 engine: fix loading static prop lump version 7 1 year ago
nillerusr 7f267853f4 vtf: fix vtf loading for windows arm( and for other platforms ) 1 year ago
nillerusr 3d0025b594 vtf: fix vtf header padding 1 year ago
nillerusr b6cb0c2696 game: fix UB when reading mapcycle 1 year ago
nillerusr 8acf608b4d engine: optimize traces 1 year ago
nillerusr 0235b1ed4d vstdlib: remove old shitty osversion 1 year ago
nillerusr 226d22b896 waf: don't install some shared libraries when building sdk only 2 years ago
nillerusr 8b1be47f4d scripts: fix vpc_parser errror 2 years ago
nillerusr ed901ead1a move stub steam api from thirdparty submodule 2 years ago
nillerusr a6c26f4271 replace stlport with gnustl 2 years ago
nillerusr 523f4e9eaa vgui_controls: fix unitialized variable 2 years ago
nillerusr 697a9f34f9
Merge pull request #248 from nillerusr/mathlib-optimize 2 years ago
nillerusr 3b1b08fd93 win32: fix sdl2 install path 2 years ago
nillerusr 271c9993da hl2: fix random crash when combine throws a can 2 years ago
nillerusr 1a584655d9
Merge pull request #244 from SanyaSho/dev/largeaddressaware 2 years ago
nillerusr 965ef97212 togl/togles: set D3DMATRIX alignment to 16 2 years ago
SanyaSho 30f1e02cda wscript: use "/LARGEADDRESSAWARE" on windows 2 years ago
nillerusr 657f59ada3 materialsystem: set allocator alignment 16( fixes crash in release build ) 2 years ago
nillerusr e3edbc2d96 mathlib: make Gain and Bias inline 2 years ago
nillerusr 7ceba77616 WIP: move vmatrix functions to header and inline them 2 years ago
nillerusr 823e437005 wscript(android,windows): add sdl2 to installation path 2 years ago
nillerusr a63138347b disable fortify-source headers 2 years ago