GitHub / multitheftauto/amx / commits
MTA AMX compatibility layer.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 15f6cd22 | merge Merge pull request #89 from lopezloo/fix/86 |
colistro123 <c****3@a****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 51cf413c | Add GetObjectModel | lopezloo <7****o@u****m> | almost 4 years ago | |
| d79ee819 | Update intro |
Qais Patankar <q****p@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 77303200 | Update intro |
Qais Patankar <q****p@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 9417818b | Add binary link to readme |
Qais Patankar <q****p@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 1d2c907f | Add new samp nametags implementation based | Adrian Graber <a****n@a****m> | almost 6 years ago | |
| 29c53c47 | Fix check in destroyClassSelGUI | Adrian Graber <a****n@a****m> | almost 6 years ago | |
| 9dfc9108 | Don't spam OnVehicleDeath events, fix SpawnPlayer so a samp workaround to ski... | colistro123 <c****3@a****m> | about 6 years ago | |
| 064b6af7 | removePedFromVehicle, PutPlayerInVehicle fixes. | colistro123 <c****3@a****m> | about 6 years ago | |
| f5d01d2d | Clamp vehicle colors, better textdraw rendering and logic (to some extent), h... | colistro123 <c****3@a****m> | about 6 years ago | |
| 12f9de4a | n_strval: Add missing len check or it will assert (possibly accidentally remo... | colistro123 <c****3@a****m> | about 6 years ago | |
| ea50010e | merge Merge pull request #66 from Disinterpreter/amx-network-natives |
colistro123 <c****3@a****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 95402ef8 | Make 3d text labels show, also fix formatting. Fixes regarding vehicle deleti... | colistro123 <c****3@a****m> | about 6 years ago | |
| a45da531 | added some NetStat functions | Konstantin <a****l@g****m> | about 6 years ago | |
| d58ebc5f | add more dummies (#65) |
Konstantin <a****l@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| f9eddcfd | Better dialogs (add support for some colored embedded messages), remove comma... | colistro123 <c****3@a****m> | about 6 years ago | |
| 6a3fe180 | small fix after refactoring |
Konstantin <a****l@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 2d4ac953 | Refactor syscalls into separate files (#62) |
Konstantin <a****l@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 776a64e1 | merge Merge pull request #57 from Disinterpreter/amx-vehicle-component |
colistro123 <c****3@a****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 060ff98b | add some dummies (#58) |
Konstantin <a****l@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 50728b6b | GetVehicleComponentType | Konstantin <a****l@g****m> | about 6 years ago | |
| 8697e0d5 | Don't use string.* functions since they apparently break support with utf8 ch... | colistro123 <c****3@a****m> | about 6 years ago | |
| 21714668 | Fix redefinition typo | colistro123 <c****3@a****m> | about 6 years ago | |
| d6fa8f2c | Move scriptfiles environment variable setup to InitModule so paths are correc... | colistro123 <c****3@a****m> | about 6 years ago | |
| 422b841d | Add suggested fixes by theSpool so stuff in the scriptfiles directory actuall... | colistro123 <c****3@a****m> | about 6 years ago | |
| 397f9596 | merge Merge pull request #53 from Disinterpreter/amx-fixinfofunctions |
colistro123 <c****3@a****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| b109de79 | small patch for notifies (unimplemented notifies) | Konstantin <a****l@g****m> | about 6 years ago | |
| b306d851 | Add DIALOG_STYLE_TABLIST and DIALOG_STYLE_TABLIST_HEADER support. Also fix a ... | colistro123 <c****3@a****m> | about 6 years ago | |
| 5f4c588c | Remove some comments that no longer apply and the outputconsole function from... | colistro123 <c****3@a****m> | about 6 years ago | |
| a48cd925 | Add showuninmplementederrors cmd so we don't get spammed with unimplemented w... | colistro123 <c****3@a****m> | about 6 years ago | |
| ff82fbc6 | Add virtual world/dimension argument to AddStaticPickup | colistro123 <c****3@a****m> | about 6 years ago | |
| 5f81a574 | merge Merge pull request #52 from Disinterpreter/amx-native-explosion |
colistro123 <c****3@a****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 9a3a0b0e | explosion native | Konstantin <a****l@g****m> | about 6 years ago | |
| 2f86b103 | Fix #49: add support for more HTTP methods (#50) |
Konstantin <a****l@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| a4c236b7 | Set targetdir to just Bin | Qais Patankar <q****p@g****m> | about 6 years ago | |
| 43ca12f8 | merge Merge pull request #48 from Disinterpreter/amx-native-http |
colistro123 <c****3@a****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| e03e13b6 | forgot the return true in succeed way | Konstantin <a****l@g****m> | about 6 years ago | |
| f214b864 | HTTP function is available now | Konstantin <a****l@g****m> | about 6 years ago | |
| 903f1ffd | Add GetPlayerWeaponState (#41) |
Konstantin <a****l@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 7b82cd24 | merge Merge pull request #46 from Disinterpreter/amx-test-filefix |
colistro123 <c****3@a****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 31cd056e | space->tabs | Konstantin <a****l@g****m> | about 6 years ago | |
| d2d94786 | fix the crash with opening the file | Konstantin <a****l@g****m> | about 6 years ago | |
| 7acf989d | Fix a typo in TextDrawCreate 'RPC' call. Handle null textdraws in TextDrawPro... | colistro123 <c****3@a****m> | about 6 years ago | |
| afa3b8df | merge Merge pull request #44 from multitheftauto/fix/decouple_amx |
colistro123 <c****3@a****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 38ea6880 | Decouple AMX instances from elements | theSpool <a****p@a****m> | about 6 years ago | |
| dd50399c | merge Merge pull request #40 from Disinterpreter/develop |
colistro123 <c****3@a****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 0a7cb521 | oops, my bad word. | Konstantin <a****l@g****m> | about 6 years ago | |
| 5da1a992 | notImplemented and deprecated | Konstantin <a****l@g****m> | about 6 years ago | |
| dab54d69 | merge Merge pull request #38 from Disinterpreter/develop |
colistro123 <c****3@a****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 03c88c72 | GetVehicleParamsSirenState and small fix with hash | Konstantin <a****l@g****m> | about 6 years ago | |
| 3ea2d523 | merge Merge pull request #37 from Disinterpreter/develop |
colistro123 <c****3@a****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 830bd1e1 | SHA256_PassHash | Konstantin <a****l@g****m> | about 6 years ago | |
| 7b3c5102 | Remove unneeded variables from SetPlayerAttachedObject | colistro123 <c****3@a****m> | about 6 years ago | |
| a3113a88 | Player textdraws seem to work now, still glitchy however. Handle invalid mode... | colistro123 <c****3@a****m> | about 6 years ago | |
| 9ccf54e3 | Remove some left over residue from PlayerTextDraws | colistro123 <c****3@a****m> | about 6 years ago | |
| 31ec1b66 | PlayerTextDraws code cleanup (slightly), someone please look into the logic, ... | colistro123 <c****3@a****m> | about 6 years ago | |
| 7e2447f2 |
Add issue template (#26)
Co-authored-by: Qais Patankar <q****p@g****m> |
Konstantin <a****l@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| ac9f401a | Early actual implementation of per-player textdraws as well as support for mu... | colistro123 <c****3@a****m> | about 6 years ago | |
| 6ab1c9a9 | Improve some of the textdraw code, improve GameTextForPlayer, fix a small bug... | colistro123 <c****3@a****m> | about 6 years ago | |
| 6173e73c | Decouple pickups and remove some getElemAmx usage | theSpool <a****p@a****m> | about 6 years ago | |
| 7a0b640e | Decouple vehicles from AMX instances | theSpool <a****p@a****m> | about 6 years ago | |
| 29cf87ba | Added bone_attach, bone mappings, handle invalid objects in CreateObject, Pla... | colistro123 <c****3@a****m> | about 6 years ago | |
| f4a588c4 | Create LICENSE | Qais Patankar <q****p@g****m> | about 6 years ago | |
| 59a671d9 | Add InterpolateCameraPos and InterpolateCameraLookAt | colistro123 <c****3@a****m> | about 6 years ago | |
| f4a959e9 | Implement SetGameModeText, RemoveBuildingForPlayer, on clientCall do a print ... | colistro123 <c****3@a****m> | about 6 years ago | |
| 533ee353 | Fix a bug causing OnPlayerDeath to be executed due to killPed(player) being e... | colistro123 <c****3@a****m> | about 6 years ago | |
| d08d23bf | Remove extraneous include/link | Qais Patankar <q****p@g****m> | about 6 years ago | |
| 94eb340b | Fix gitignore | Qais Patankar <q****p@g****m> | about 6 years ago | |
| 3931f313 | merge Merge branch 'feature/premake' into develop | colistro123 <c****3@a****m> | about 6 years ago | |
| 9f239bdd | Tie the engine state to a variable | colistro123 <c****3@a****m> | about 6 years ago | |
| 9c29d200 | Implement ManualVehicleEngineAndLights | colistro123 <c****3@a****m> | about 6 years ago | |
| 92e0f69b | Add more keymappins, add a dummy for EditPlayerObject, make dialogs use the r... | colistro123 <c****3@a****m> | about 6 years ago | |
| c5145d3a | Update key defines so they match and handle false returns from getWeaponNameF... | colistro123 <c****3@a****m> | about 6 years ago | |
| 97b77f6b | Add missing logic to ApplyAnimation, fix typo in it, cast some more stuff in ... | colistro123 <c****3@a****m> | about 6 years ago | |
| 8ba27d44 | Actually print the missing function name | colistro123 <c****3@a****m> | about 6 years ago | |
| 7f304dd2 | Refactor repetitive string colorize code into a single function | colistro123 <c****3@a****m> | about 6 years ago | |
| 428b15bc | Fix a typo in GetPVarString causing the native to not work properly. Implemen... | colistro123 <c****3@a****m> | about 6 years ago | |
| 3ae22b03 | Make setPlayerName return a value like it should, or some scripts that rely o... | colistro123 <c****3@a****m> | about 6 years ago | |
| 95f262e8 | forgot to clear spawnedfromgamemodeinit, otherwise onplayerspawn will not fir... | colistro123 <c****3@a****m> | about 6 years ago | |
| aac8828d | Change spawn logic, don't process spawns from gamemodeinit | colistro123 <c****3@a****m> | about 6 years ago | |
| 3dfdcd53 | Temporarily use another amx_getPublic since the original one tries to derefer... | colistro123 <c****3@a****m> | about 6 years ago | |
| 71393be6 | merge Merge branch 'develop' into feature/premake | theSpool <a****p@a****m> | about 6 years ago | |
| 7c0469b9 | Some tweaks to the module's premake file | theSpool <a****p@a****m> | about 6 years ago | |
| 658b4fd9 | Push lua5.1.so (built from latest mtasa-blue) | theSpool <a****p@a****m> | about 6 years ago | |
| 50d6dde5 | Newer AMX version and some premake adjustments | theSpool <a****p@a****m> | about 6 years ago | |
| dd156023 | Use templates to generate an array of natives |
theSpool <a****p@a****m>
Committed by: theSpool <6****l@u****m> |
about 6 years ago | |
| bccc107e | merge Merge branch 'develop' of https://github.com/multitheftauto/amx into develop | colistro123 <c****3@a****m> | about 6 years ago | |
| ad9bd51f | Add more unimplemented functions and some player textdraw implementations tha... | colistro123 <c****3@a****m> | about 6 years ago | |
| 61b819b5 | Make amx (pawn) a separate project | Qais Patankar <q****p@g****m> | about 6 years ago | |
| 372e5eea | Add premake | Qais Patankar <q****p@g****m> | about 6 years ago | |
| e374a2b2 | Change solution and target name | Qais Patankar <q****p@g****m> | about 6 years ago | |
| b9017a07 | Fix typo in 1cb22d58995d1871006ab6a8b3c2099f532f6e1b | Qais Patankar <q****p@g****m> | about 6 years ago | |
| 2a0d7848 | Use resourceRoot, localPlayer and root | Qais Patankar <q****p@g****m> | about 6 years ago | |
| 1cb22d58 | Use C++11 range based loops (#3) |
Qais Patankar <q****p@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| c8bc5eb2 | Various new functions and changes | theSpool <a****p@a****m> | about 6 years ago | |
| ddf0e366 | Remove duplicate event | theSpool <a****p@a****m> | about 6 years ago | |
| 3cbba542 | Fix identation | theSpool <a****p@a****m> | about 6 years ago | |
| abadfc05 | Don't require Unload export from SA-MP plugins | theSpool <a****p@a****m> | about 6 years ago | |
| cb4fce06 | Add support for DIALOG_STYLE_PASSWORD | theSpool <a****p@a****m> | about 6 years ago | |
| 1325abf2 | Allow amx resources to be in any folder | Qais Patankar <q****p@g****m> | about 6 years ago |