4 Commits

Author SHA1 Message Date
code@koerner-de.net 2593729634 BugFix: Now all functions with a IDirect3DSurface9 object passed object check for a uMod_IDirect3DSurface9 object before they call the original function.
other changes: %lu to %p for pointers
2012-08-23 18:41:21 +00:00
code@koerner-de.net 24769aad67 BugFix: in UpdateTexture, which was introduced a revision before.
support now:
- UpdateSurface
- uMod_IDirect3DSurface9

other improvements:
- added an update button
- uMod can now detect if textures changed their content
2012-08-19 19:31:17 +00:00
code@koerner-de.net 56844968e4 Separated DirectX content from:
1) dll entry functions
2) Server (inside the dll)
3) Server-Client interface.

uMod now detects if a DirectX device was created and is under "control" of uMod (a counter is shown after the game name). Thus if the injection did not work properly, uMod wont show a DX9 or DX9EX count.
2012-03-22 20:35:16 +00:00
code@koerner-de.net 0c11963a9c 2012-03-13 19:14:23 +00:00