Commit Graph

5 Commits

Author SHA1 Message Date
mr.exodia d585941ba9 - fixed a small SDK bug (with UE_MEMORY_EXECUTE)
- fixed a bug with MEMORY_EXECUTE (which was excluded as memory breakpoint type)
- slightly bigger buffer, to avoid undefined output when you directly use the returned char pointer as string
2013-12-02 20:47:38 +01:00
cypherpunk 33d881266d several new const variables from TitanEngine.h were missing in their enums in TitanEngine.hpp
(exception handling, memory bps,segments,)
2013-10-14 02:02:24 +02:00
cypherpunk b1d9934416 fixed C++ SDK calling convention for callbacks. its compiling/linking now again :) 2013-10-14 00:50:13 +02:00
mr.exodia 3e262f2ef1 - fixed c++ headers (thanks to cypher)
- removed kernelbase.dll ignore
2013-10-13 18:23:46 +02:00
mr.exodia 8761d815c2 - multiple calling conventions supported
- moved stuff to the SDK directory
2013-10-12 01:05:46 +02:00