Rev Author Branch Log Message Date SHA
r9796
Avatar ccw
1.5.2 Added security features to the loader
1 August, 2016
r9795
Avatar ccw
1.5.2 Added security features to the loader
1 August, 2016
r9794
Avatar ccw
1.5.2 Fixed xcopy wanting input if dir not exists.
Changed include path order for technical reasons.
1 August, 2016
Avatar Qais Patankar
1.5.2 conform shared folder filters
1 August, 2016
Avatar sbx320
1.5.2 Fixed missing brace [ci skip]
1 August, 2016
Avatar sbx320
1.5.2 Change CI label to display Linux [ci skip]
1 August, 2016
Avatar Qais Patankar
1.5.2 add travis to readme [ci skip]
1 August, 2016
Avatar Qais Patankar
1.5.2 move vector luadefs to shared
1 August, 2016
Avatar sbx320
1.5.2 Implemented Travis-CI Builds and Fixed x64 Linux builds (#56)
• Adds Travis-CI
• Fixes Linux libdisasm trying to use REG_EIP and sizeof(void*) == 4 in x64 mode
...
1 August, 2016
Avatar ccw
1.5.2 Tweaked post build copying for x64
1 August, 2016
Avatar Jusonex
1.5.2 Add 'install_resources' build action
31 July, 2016
Avatar Jusonex
1.5.2 Add build action 'compose_files'
31 July, 2016
Avatar Jusonex
1.5.2 Delete some deprecated files and 'SUPER CLEAN 3000'
31 July, 2016
Avatar Jusonex
1.5.2 Premake (#54)
• Deleted useless files from Root directory

...
31 July, 2016
Avatar Qais Patankar
1.5.2 Remove shared_logic (#55)
31 July, 2016
Avatar Qais Patankar
1.5.2 give setTrainTrack reasonable limits
31 July, 2016
Avatar Jusonex
1.5.2 Update README.md
31 July, 2016
Avatar Qais Patankar
1.5.2 Tweak PR template
31 July, 2016
Avatar Jusonex
1.5.2 Fix Server DM premake file and update mta-build.sh
31 July, 2016
Avatar Qais Patankar
1.5.2 Clean up client Effect/Timer/XML luadefs
31 July, 2016
Avatar Qais Patankar
1.5.2 Clean up client Engine/GUI luadefs
31 July, 2016
r9774
Avatar Qais Patankar
1.5.2 Clean up client Pickup/Projectile/Shape/Weapon/Water luadefs
30 July, 2016
Avatar Qais Patankar
1.5.2 improve OOP lua_class debug asserts
30 July, 2016
r9772
Avatar lex128
1.5.2 Fix setCameraTarget calculation
29 July, 2016
Avatar darkdreamingdan
1.5.2 Added inspect() and iprint() scripting functions to help debugging
string inspect ( arg, table options ) --Provides a human description of
any argument, i.e. string,bool,table,element,xml etc. Options doc:
...
29 July, 2016
Avatar Jusonex
1.5.2 Addendum to 02b14211f83074562ceefe9af2b40fe74e810193 (Fix setCameraTarget calculation)
Fix warning
29 July, 2016
Avatar Jusonex
1.5.2 Merge pull request #53 from lex128/SetOrbitTarget
Fix setCameraTarget calculation
29 July, 2016
r9768
Avatar darkdreamingdan
1.5.2 Added getUserdataType lua function to determine what particular MTA type userdata is.
Some possible return values:
resource-data
...
28 July, 2016
r9767
Avatar ccw
1.5.2 Fixed #9310 (A connecting player can block a resource from starting)
26 July, 2016
r9766
Avatar ccw
1.5.2 Fixed #9310 (A connecting player can block a resource from starting)
26 July, 2016
r9765
Avatar next
1.5.2 Add 'manuallyChanged' parameter to onPlayerChangeNick (#52)
23 July, 2016
Avatar Marek Kulik
1.5.2 Fix GetCommandsBoundToKey to handle bound keys without szArguments (#40)
In cases where szArguments is empty, the return table will be empty,
even when there is a command bound to that key
23 July, 2016
Avatar darkdreamingdan
1.5.2 Replaced Lua's print function with an equivalent to output to debug window
23 July, 2016
r9762
Avatar lopezloo
1.5.2 Support for objects and weapons in ped damage events (#46)
Fixes #8082 (Custom weapons don't fully work with onClientPlayerDamage)
22 July, 2016
Avatar lopezloo
1.5.2 Fix #8272 (After killing ped with sniper, scope disappears) (#51)
22 July, 2016
Avatar darkdreamingdan
1.5.2 Fixed water elements not being created in a different dimension to the current world dimension
22 July, 2016