Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated SDL2 to 2.0.5 (nw) | 2016-11-16 | 373 | -5513/+14821 | |
| | |||||
* | luaengine: use initializers (nw) | 2016-11-15 | 28 | -362/+825 | |
| | |||||
* | Added Catch testing library (nw) | 2016-11-12 | 207 | -2/+51888 | |
| | |||||
* | remove googletest (nw) | 2016-11-12 | 324 | -153803/+0 | |
| | |||||
* | Some more work on UWP (nw) | 2016-11-10 | 1 | -0/+6 | |
| | |||||
* | Make 3rdparty compile for UWP and start adding new OSD for UWP based on ↵ | 2016-11-09 | 1 | -1/+1 | |
| | | | | previous Brad work (nw) | ||||
* | update sol2 (nw) | 2016-11-07 | 4 | -6/+80 | |
| | |||||
* | resurected sqlite3 and lsqlite3 (nw) | 2016-11-07 | 26 | -0/+224210 | |
| | |||||
* | Fixed clear typo in ASIO, sent upstream (nw) | 2016-11-07 | 1 | -1/+1 | |
| | |||||
* | do not take Ctrl-Z since that have it's behavior defined for Linux (nw) | 2016-11-07 | 1 | -13/+11 | |
| | |||||
* | plugins/console: further improve completions by removing break chars from ↵ | 2016-11-06 | 1 | -1/+1 | |
| | | | | linenoise that hide the full type (nw) | ||||
* | Merge pull request #1642 from cracyc/luaconsole | 2016-11-06 | 1 | -0/+9 | |
|\ | | | | | Make console a Lua plugin | ||||
| * | lua-linenoise: add preload (nw) | 2016-11-06 | 1 | -0/+9 | |
| | | |||||
* | | update sol2 (nw) | 2016-11-06 | 3 | -41/+44 | |
|/ | |||||
* | make safe usertypes safer (nw) | 2016-11-06 | 1 | -0/+3 | |
| | |||||
* | Updated sol2, made lua console not crash for nil data (nw) | 2016-11-06 | 53 | -1666/+3992 | |
| | |||||
* | Added lua-linenoise by Carls request (nw) | 2016-11-04 | 1 | -0/+198 | |
| | |||||
* | Update pugixml library, no override patches anymore (nw) | 2016-11-03 | 10 | -18/+50 | |
| | |||||
* | small cleanup (nw) | 2016-11-03 | 25 | -10381/+0 | |
| | |||||
* | Finally sync with GENie, no more local changes (nw) | 2016-11-03 | 16 | -850/+77 | |
| | |||||
* | Patches to keep same behavior as we had before (nw) | 2016-11-02 | 3 | -48/+20 | |
| | |||||
* | Update to latest GENie (nw) | 2016-11-02 | 45 | -925/+3090 | |
| | |||||
* | Updated BGFX and BX and recompiled shaders (nw) | 2016-10-29 | 555 | -7778/+9754 | |
| | |||||
* | NOTICE (TYPE NAME CONSOLIDATION) | 2016-10-22 | 3 | -54/+54 | |
| | | | | | Use standard uint64_t, uint32_t, uint16_t or uint8_t instead of UINT64, UINT32, UINT16 or UINT8 also use standard int64_t, int32_t, int16_t or int8_t instead of INT64, INT32, INT16 or INT8 | ||||
* | Fix Clang build (nw) | 2016-10-09 | 1 | -2/+2 | |
| | |||||
* | Initial work on console interface (nw) | 2016-10-09 | 1 | -11/+13 | |
| | | | | Use Ctrl-Z to close console on any OS. To start use -console parameter | ||||
* | linenoise: fixed build with VS ('and' isn't supported) | 2016-10-08 | 1 | -1/+1 | |
| | |||||
* | Fix compile (nw) | 2016-10-07 | 1 | -7/+11 | |
| | |||||
* | Update 3rdparty document (nw) | 2016-10-07 | 1 | -1/+3 | |
| | |||||
* | Added linenoise-ng library for CLI (nw) | 2016-10-07 | 11 | -0/+4890 | |
| | |||||
* | Added sol2 header only library as future replacement for luabridge (nw) | 2016-10-07 | 290 | -0/+80392 | |
| | |||||
* | added license info (nw) | 2016-10-07 | 1 | -0/+2 | |
| | |||||
* | Remove libuv library (nw) | 2016-10-07 | 335 | -88426/+0 | |
| | |||||
* | Added ASIO networking library (nw) | 2016-10-07 | 995 | -0/+311736 | |
| | |||||
* | hack for clang compiling on windows, as it can't tell that calling ↵ | 2016-09-17 | 1 | -0/+1 | |
| | | | | ::RaiseException will prevent the function from returning. (nw) | ||||
* | Fix benchmarks build and google test build (nw) | 2016-09-03 | 1 | -6/+0 | |
| | |||||
* | Fix PugiXML interface (nw) | 2016-09-03 | 1 | -3/+3 | |
| | |||||
* | Update Google Benchmark (nw) | 2016-09-03 | 58 | -1397/+4067 | |
| | |||||
* | Update PugiXML (nw) | 2016-09-03 | 8 | -19/+132 | |
| | |||||
* | Update GLM to latest (nw) | 2016-09-03 | 364 | -15544/+5383 | |
| | |||||
* | Update GoogleTest (nw) | 2016-09-03 | 18 | -17/+448 | |
| | |||||
* | Update RapidJson to latest (nw) | 2016-09-03 | 29 | -64/+169 | |
| | |||||
* | Update LUA to 5.3.3 (nw) | 2016-09-03 | 33 | -780/+1244 | |
| | |||||
* | Update BGFX and BX packages and update MAME code to support new API (nw) | 2016-09-03 | 79 | -1551/+4196 | |
| | | | | Generated missing shaders (nw) | ||||
* | Synced BGFX so it can compile with clang 4.0 (nw) | 2016-08-09 | 11 | -51/+174 | |
| | |||||
* | update rapidjson (nw) | 2016-08-06 | 41 | -248/+389 | |
| | |||||
* | Update BX and BGFX (nw) | 2016-08-06 | 217 | -5046/+10988 | |
| | |||||
* | Compile fixes for GNU/Hurd systems. | 2016-07-26 | 1 | -0/+6 | |
| | | | | Define PATH_MAX if it's not defined and the compiler defines __GNU__. | ||||
* | Support GNU/Hurd systems. | 2016-07-26 | 5 | -7/+19 | |
| | |||||
* | Detect GNU/Hurd systems, but treat them as Linux. | 2016-07-26 | 2 | -2/+2 | |
| |