Commit Graph

16 Commits

Author SHA1 Message Date
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