28 Commits

Author SHA1 Message Date
Michael Fabian Dirks f42856bbb7 Update 2016-10-03 17:12:28 +02:00
Michael Fabian Dirks e197fcbf5c Update repositories 2016-07-20 02:08:18 +02:00
Michael Fabain Dirks 363279db84 Update README.md and commits 2016-07-01 13:55:50 +02:00
Michael Fabain Dirks 26fb220bbe Update Commits 2016-06-29 20:32:23 +02:00
Michael Fabain Dirks b81ebfdd0c Update BlitzExtensions r2 2016-05-08 22:47:21 +02:00
Michael Fabian Dirks dcf98042fd Update 2016-03-19 14:22:19 +01:00
Michael Dirks 63d195b515 BlitzSteam update 2016-02-23 23:41:48 +01:00
Michael Dirks 0d770b135f Update submodules 2016-02-23 13:27:02 +01:00
Michael Dirks f3b74c1bf9 BlitzPointer: Latest Commit 2016-02-06 00:22:31 +01:00
Michael Dirks 51b828b3e4 Update 06.01.2016 2016-02-06 00:18:11 +01:00
Michael Dirks 9ead88d358 Remove Visual Studio user files. 2015-12-30 06:43:28 +01:00
Michael Dirks e58f985491 Upgrade to Visual Studio 2015 2015-12-30 06:41:59 +01:00
Michael Dirks 44c8254076 Latest changes from local 2015-12-17 00:19:36 +01:00
Michael Dirks 9843e23556 Latest Changes 1.0 2015-09-19 18:47:54 +02:00
Michael Dirks 3b187dc9eb Add Template project for easier creation of new libraries. (Just create a duplicate) 2015-06-20 16:53:51 +02:00
Michael Dirks a90b0def62 Split SQLite from BlitzUtility. Not everyone needs SQLite, and it's not a utility. 2015-06-20 16:32:41 +02:00
Michael Dirks 74551d07d3 Update BlitzPointer, BlitzSteam and BlitzUtility. 2015-06-06 18:47:25 +02:00
Michael Fabian Dirks 60c6512fca Add BlitzSteam and BlitzUtility 2015-05-17 12:46:38 +02:00
Michael Fabian Dirks 1a9009e152 Split BlitzUtility into its own repository. 2015-05-17 11:57:26 +02:00
Michael Fabian Dirks 7db3cac248 Split BlitzSteam into it's own repository. 2015-05-17 11:57:11 +02:00
Michael Fabian Dirks e090a64bb0 Add BlitzPointer submodule. 2015-05-17 11:56:44 +02:00
Michael Fabian Dirks b1a6cefad1 Split BlitzPointer into its own repository and use submodules. 2015-05-17 11:55:58 +02:00
Michael Fabian Dirks a5d7bf6af3 Shift to __stdcall instead of __cdecl for compatability reasons. 2015-05-17 11:50:08 +02:00
Michael Fabian Dirks 38af4e7491 BlitzPointer 1.1
- Added and updated examples for more advanced usage.
- Added Direct Memory Access (DMA) functions, use with caution.
- Fixed a backwards instruction jump caused by using __cdecl instead of __stdcall.
- Removed string return type as it caused an unsolvable memory leak.
2015-05-17 11:49:46 +02:00
Michael Fabian Dirks 57cb1642c4 BlitzPointer: Testing new MACRO based function implementation. 2015-05-14 00:42:38 +02:00
Michael Fabian Dirks d69e0aba0b Update BlitzPointer and add example files. 2015-05-11 23:10:15 +02:00
Michael Fabian Dirks c909aeb102 Store for temporary modification.
Signed-off-by: Michael Fabian Dirks <michael.dirks@realitybends.de>
2015-05-10 23:34:51 +02:00
Michael Fabian Dirks b641313a75 Initial Commit with Data
Signed-off-by: Michael Fabian Dirks <michael.dirks@realitybends.de>
2015-05-10 17:31:34 +02:00