Commit Graph

  • c2f795e4ef ide, launcher: Move to new directory master Michael Fabian 'Xaymar' Dirks 2019-01-19 18:31:46 +01:00
  • 0c3e74df62 runtime: Install logic Michael Fabian 'Xaymar' Dirks 2019-01-19 18:30:15 +01:00
  • 156ecae690 runtime/gfx/ddutil: Fix flag detection Michael Fabian 'Xaymar' Dirks 2019-01-19 18:29:57 +01:00
  • 5f62431f61 linker: Modernize Michael Fabian 'Xaymar' Dirks 2019-01-19 18:29:34 +01:00
  • ccc0d14b66 linker/lib: Modernize code base and remote std.c/hpp Michael Fabian 'Xaymar' Dirks 2019-01-19 18:29:24 +01:00
  • 10f664ce85 asm_makeinsts: Now known as compiler_gen Michael Fabian 'Xaymar' Dirks 2019-01-19 18:29:00 +01:00
  • 568aac6175 blitz: Remove old compiler code Michael Fabian 'Xaymar' Dirks 2019-01-19 18:28:47 +01:00
  • 00ff5e5ef5 cmake: Temporarily disable debugger project Michael Fabian 'Xaymar' Dirks 2019-01-19 18:28:22 +01:00
  • c4947bd12a compiler: Move and modernize Michael Fabian 'Xaymar' Dirks 2019-01-19 18:28:07 +01:00
  • d7fc9de5e2 third-party/freeimage: UTF-8 problem Michael Fabian 'Xaymar' Dirks 2019-01-18 21:28:30 +01:00
  • 0b9792fb81 stdutil: Modernize code Michael Fabian 'Xaymar' Dirks 2019-01-18 21:27:51 +01:00
  • 7f54ca5f55 runtime: Fix up linking and code Michael Fabian 'Xaymar' Dirks 2019-01-18 21:27:35 +01:00
  • a4bb9f68fe runtime/gfx: Fix gxScene Michael Fabian 'Xaymar' Dirks 2019-01-18 21:27:13 +01:00
  • 09be5488e1 runtime/lib: C++ify Michael Fabian 'Xaymar' Dirks 2019-01-18 21:26:57 +01:00
  • 3afa84df85 runtime/blitz3d: Fixup C++ification Michael Fabian 'Xaymar' Dirks 2019-01-18 21:26:42 +01:00
  • 077776b704 runtime/gfx: Fix linking, update code to C++11 and formatting Michael Fabian 'Xaymar' Dirks 2019-01-18 19:05:43 +01:00
  • 420744efd4 project: Add clang-format file Michael Fabian 'Xaymar' Dirks 2019-01-18 17:05:46 +01:00
  • b9a7409457 config: Formatting Michael Fabian 'Xaymar' Dirks 2019-01-18 17:05:31 +01:00
  • 008eefdc1e gxruntime: Move into runtime Michael Fabian 'Xaymar' Dirks 2019-01-18 17:05:15 +01:00
  • c9ff5b8ca4 compiler: Formatting Michael Fabian 'Xaymar' Dirks 2019-01-18 17:04:57 +01:00
  • 79cc5fae95 stdutil: Formatting Michael Fabian 'Xaymar' Dirks 2019-01-18 17:04:44 +01:00
  • f713369a01 debugger: Formatting; Michael Fabian 'Xaymar' Dirks 2019-01-18 17:04:34 +01:00
  • 2196cb8419 runtime: Formatting Michael Fabian 'Xaymar' Dirks 2019-01-18 17:04:17 +01:00
  • cc1340190e linker: Formatting Michael Fabian 'Xaymar' Dirks 2019-01-18 17:03:57 +01:00
  • a16218e1d5 runtime: CMake-ify gx Michael Fabian 'Xaymar' Dirks 2019-01-18 17:03:37 +01:00
  • 28598fae6b cmake: Project upgrade Michael Fabian 'Xaymar' Dirks 2019-01-18 15:56:03 +01:00
  • 0065ff4328 compiler: CMake-ify Michael Fabian 'Xaymar' Dirks 2019-01-18 15:55:51 +01:00
  • 2dbd84c794 debugger: CMake-ify Michael Fabian 'Xaymar' Dirks 2019-01-18 15:55:40 +01:00
  • 24788185aa runtime: CMake-ify Michael Fabian 'Xaymar' Dirks 2019-01-18 15:55:06 +01:00
  • 717609a900 linker: CMake-ify Michael Fabian 'Xaymar' Dirks 2019-01-18 15:54:29 +01:00
  • e8c8fbd2bf stdutil: CMake-ify Michael Fabian 'Xaymar' Dirks 2019-01-18 15:54:06 +01:00
  • 826428bc1a engine: Remove abandoned attempt at modernizing the API Michael Fabian 'Xaymar' Dirks 2019-01-18 15:53:34 +01:00
  • 3bc04e1602 config: Switch to CMake Michael Fabian 'Xaymar' Dirks 2019-01-18 15:51:40 +01:00
  • 86311eccb3 git: Ignore /build Michael Fabian 'Xaymar' Dirks 2019-01-18 15:50:20 +01:00
  • c9b41591b3 project: Gradual upgrade to CMake Michael Fabian 'Xaymar' Dirks 2019-01-18 15:50:04 +01:00
  • 0ee2e25c0b third-party: Reduce history size Michael Fabian 'Xaymar' Dirks 2019-01-18 15:49:10 +01:00
  • 0f1d127726 blitz3d/cachedtexture: Rename class to Factory, Rep to CachedTexture Michael Fabian 'Xaymar' Dirks 2019-01-17 17:01:06 +01:00
  • 737454eeac gxruntime/ddutil: Formatting and RenderTarget Michael Fabian 'Xaymar' Dirks 2019-01-17 17:00:48 +01:00
  • fd25336a16 gxruntime/gxcanvas: Implement RenderTarget+Z-Buffer and formatting Michael Fabian 'Xaymar' Dirks 2019-01-17 17:00:31 +01:00
  • 0f328670be gxruntime/gxfont: Remove ddSurf typedef Michael Fabian 'Xaymar' Dirks 2019-01-17 17:00:02 +01:00
  • 22c38213a0 gxruntime/gxgraphics: Replace ddSurf with IDirectDrawSurface7 Michael Fabian 'Xaymar' Dirks 2019-01-17 16:59:42 +01:00
  • ffccbd5907 runtimelib: Disable debug code outside of debug builds Michael Fabian 'Xaymar' Dirks 2019-01-17 16:56:26 +01:00
  • 7f5d100e51 blitz: Catch uncaught exceptions Michael Fabian 'Xaymar' Dirks 2019-01-17 16:55:56 +01:00
  • 88f8f50e00 project: Upgrade to VS2017 Michael Fabian 'Xaymar' Dirks 2019-01-17 16:55:30 +01:00
  • f12996997f BlitzNext: Optimization settings Michael Fabian Dirks 2017-04-09 05:40:54 +02:00
  • 4ce6f52085 RuntimeLib: Disable debug checks if not compiled for debug Michael Fabian Dirks 2017-04-09 05:40:31 +02:00
  • 6980081f57 Blitz: Fix compile time errors Michael Fabian Dirks 2017-04-09 05:36:37 +02:00
  • 590f4eb155 GxRuntime: Cleanup and better handling of newer libraries Michael Fabian Dirks 2017-04-09 05:36:11 +02:00
  • 11cc383e7b Blitz3D: Reformatting and more optimizations Michael Fabian Dirks 2017-04-09 05:35:18 +02:00
  • a5f409755e asm_makeinsts: Fix compilation Michael Fabian Dirks 2017-04-09 05:09:03 +02:00
  • 581c640149 Uh, Updates? Michael Fabian Dirks 2016-10-03 17:11:15 +02:00
  • aa3cf453e5 Update to v1200. v1200-pre1 Michael Fabian Dirks 2016-07-20 02:01:40 +02:00
  • 76679f0a12 Made it work again - everything needs to be _stdcall it seems. Michael Fabian Dirks 2016-07-19 09:21:45 +02:00
  • cbded86ad5 Attempted changes Michael Fabain Dirks 2016-07-19 07:41:07 +02:00
  • b2570dc413 Readme stuff Michael Fabain Dirks 2016-07-11 21:02:11 +02:00
  • aa82ced9b6 Last commit, this project has been filed under abandoned. Michael Fabain Dirks 2016-06-03 00:01:06 +02:00
  • cde35c8e65 Delete the fucking .vs folder - why is it even being tracked?! Michael Fabain Dirks 2016-05-07 23:14:09 +02:00
  • 05eac75030 Fucking hell, how deep is this build configuration layered? Michael Fabain Dirks 2016-05-07 23:13:21 +02:00
  • ac6e64d7e8 Bla .gitignore fuckup Michael Fabain Dirks 2016-05-07 23:09:58 +02:00
  • aa22d21fb5 Holy fucking shit I don't want to work on this. Sibly, you son of a ... Michael Fabain Dirks 2016-05-07 22:49:54 +02:00
  • b75ca4142c x Michael Fabain Dirks 2016-05-04 09:58:44 +02:00
  • 647f304ef8 Bumped version, added innosetup scripts. v1108b blitz-research 2014-12-08 14:39:35 +13:00
  • bb0f822db3 Applied docspak188. blitz-research 2014-12-08 12:43:20 +13:00
  • ff8bad7a2d Added LICENSE.TXT blitz-research 2014-08-01 12:48:24 +12:00
  • 6806c94419 Removed innosetup scripts. blitz-research 2014-07-30 13:06:00 +12:00
  • 17f1e7f165 Updated .gitignore. blitz-research 2014-07-30 13:03:00 +12:00
  • 8921900d40 Removed some of the dead configs. blitz-research 2014-07-30 12:17:33 +12:00
  • ec7afc9628 Updated README.TXT blitz-research 2014-07-30 12:07:43 +12:00
  • 4af7546cf3 Preparing for release! blitz-research 2014-07-30 11:55:08 +12:00
  • 719dd8e88e Updated config.h blitz-research 2014-02-26 16:10:56 +13:00
  • 9e2e6539bc Added misc _release stuff blitz-research 2014-02-26 16:10:28 +13:00
  • 499de8593d Added _release/Tutorials blitz-research 2014-02-26 16:09:41 +13:00
  • b0430e9daa Added _release/Samples blitz-research 2014-02-26 16:09:18 +13:00
  • 4e8d25d630 Added _release/help blitz-research 2014-02-26 16:08:39 +13:00
  • 7eb5929eb4 Added _release/cfg blitz-research 2014-02-26 16:08:12 +13:00
  • efb446dbf9 Added _release/Media blitz-research 2014-02-26 16:07:53 +13:00
  • d84d94e796 Added _release/Games blitz-research 2014-02-26 16:07:38 +13:00
  • b43a67e781 Added innosetup scripts. blitz-research 2014-02-26 13:22:54 +13:00
  • 6bb6ec5654 Updated gxinput. blitz-research 2014-02-26 13:22:28 +13:00
  • e89e08f35c Updated projects. blitz-research 2014-01-31 08:40:15 +13:00
  • 08a613ed0e Initial commit. blitz-research 2014-01-31 08:23:00 +13:00