Commit Graph

  • 3597e0cc9c fix(Teleport): Conflicting definitions of default arguments Yimura 2020-12-26 17:10:05 +0100
  • 88d1a3fd4e fix(Notify): Removed static keyword on definition Yimura 2020-12-26 17:03:59 +0100
  • 95f3ba1ea0 feat(Teleport): Added BringBlip, TeleportToBlip, Waypoint Yimura 2020-12-26 17:03:19 +0100
  • 821c7a2309 feat(Notify): Added Above Map notification Yimura 2020-12-26 17:01:25 +0100
  • 90a832a620 fix(Settings): Added forgotten JSON prop Yimura 2020-12-26 16:49:21 +0100
  • 7a27ad2c64 fix(Globals): Moved globals from features to big namespace Yimura 2020-12-26 16:48:39 +0100
  • a1dc4ccb1c feat(GUI): Added Tunables tab Yimura 2020-12-26 16:47:27 +0100
  • 038dc31c27 feat(GUI): Added Top Bar to gui namespace Yimura 2020-12-26 16:45:04 +0100
  • 029b774267 feat(GUI): Added Main Window and Tab Self Yimura 2020-12-26 15:18:41 +0100
  • 54ed9ad4e4 Added SHV natives for 2189. gir489 2020-12-18 21:38:12 -0500
  • 4144d32568 Update for 2189. gir489 2020-12-16 17:13:31 -0500
  • badd5cef2d Updated CNetGamePlayer. gir489 2020-12-06 16:04:18 -0500
  • 99154207de Updated offsets for CPed and CPlayerInfo. gir489 2020-12-06 10:50:34 -0500
  • fc80429b2a Fixed base tab not properly closing the tab. Updated dependencies. gir489 2020-12-05 20:53:58 -0500
  • adecc49471 Added 1.51 Natives from 272. Fixed CPed and netPlayerData classes for 1.51 offsets. gir489 2020-08-11 18:51:49 -0400
  • 6880dfcbee Fixed combo example not saving the example configuration when changed. gir489 2020-05-28 17:53:16 -0400
  • 59aa1c6de2 Removed duplicate [] operator for atArray. Fixed warning C4312 from << operator. gir489 2020-05-01 08:44:35 -0400
  • 3c94c7f832 Fixed atArray operator<< to allow for pointer handling and not handling endl scenario properly. gir489 2020-04-17 11:52:54 -0400
  • f4f2f41093 Fixed BigBase v2 crashing if injected too early. gir489 2020-03-28 02:00:19 -0400
  • b6a6961ad8 Added compiler pack alignment value for atArray to allow for proper inline atArrays. gir489 2020-03-14 02:05:51 -0400
  • 30bb2cec00 Added more append overloads to atArray. gir489 2020-03-13 22:39:35 -0400
  • 4bca0f32b1 Added proper atArray implementation. gir489 2020-03-12 02:41:46 -0400
  • 59cad77ec9 Removed extraneous g3::installCrashHandler call. gir489 2020-02-23 20:50:16 -0500
  • 663018a7c2 Code review changes to base_tab.cpp. Updated gta folder. gir489 2020-02-23 12:29:59 -0500
  • ef676cb8b5 Fixed debug build not building. gir489 2020-02-22 21:02:57 -0500
  • fc3e5ab791 Added script_local implemented by gir489. Added sanity checks to premake to see if the user did a proper recursive pull, and to warn them if they didn't. gir489 2020-02-22 20:47:17 -0500
  • 01d48cd314 Removed StackWalker and replaced it with g3log exception handling. Updated natives for 1.50. Added settings JSON implementation. Refactored spawn vehicle bypass to not crash. (removed VMT hook) gir489 2020-02-22 18:37:42 -0500
  • 87599327c5 Update ImGui to v1.72b. Pocakking 2019-08-20 18:07:30 +0200
  • 99d16995db Update nlohmann/json to v3.7.0 Pocakking 2019-07-29 23:28:24 +0200
  • 435f41e704 Update ImGui to v1.72 Pocakking 2019-07-29 23:25:46 +0200
  • 9538705b21 Cache native handlers Pocakking 2019-07-29 23:19:21 +0200
  • 91c688b395 Add 1.47 crossmap Pocakking 2019-07-29 18:21:07 +0200
  • 17fe337342 Premake, Gitmodules, Readme Pocakking 2019-06-23 22:00:18 +0200
  • 1ec1716c2e Fix padding in script_program.hpp Pocakking 2019-04-16 09:47:21 +0200
  • 14ed623341 Update script_thread.hpp Pocakking 2019-04-16 09:47:07 +0200
  • d65c694d22 Initial commit Pocakking 2019-03-21 20:18:31 +0100