GitHub / multitheftauto/lua / commits
MTA:Blue's own Lua 5.1.5 modification
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| a8ddfed6 | Fix premake (exclude lua.c & luac.c) | Pirulax <p****7@g****m> | almost 5 years ago | |
| 0fb0d0f8 | merge Merge branch 'mta' | Pirulax <p****7@g****m> | almost 5 years ago | |
| 14bd5546 | Inital commit - Source code from official website | Pirulax <p****7@g****m> | almost 5 years ago | |
| bea74074 | Revert "Revert "Use long long as Lua integer formatting type"" (#1694) |
Qais Patankar <q****p@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 46c7c4bb | Revert "Use long long as Lua integer formatting type" (#1691) |
Qais Patankar <q****p@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 92bba5d0 | Use long long as Lua integer formatting type |
sbx320 <s****0@s****t>
Committed by: Pascal Stücker <s****0@s****t> |
about 5 years ago | |
| ab85c6d4 | Fix typo in c24b118276cea95953147e85a2ddd2edfae27993 | sbx320 <s****0@s****t> | over 5 years ago | |
| 35ff0ee6 | Expose number of expected C call results from Lua |
sbx320 <s****0@s****t>
Committed by: Pascal Stücker <s****0@s****t> |
over 5 years ago | |
| 7c589999 | Convert vendor line endings to LF | Qais Patankar <q****p@g****m> | over 5 years ago | |
| d44b6695 | lua: remove make_uname | Qais Patankar <q****p@g****m> | over 6 years ago | |
| 4a7c68e9 | Normalise vendor/lua/src/make_uname.bat line endings | Qais Patankar <q****p@g****m> | over 6 years ago | |
| 93205bc7 | Addendum to previous commit (Make Lua symbols visible) | Jusonex <j****6@g****m> | over 8 years ago | |
| e8675714 | Make Lua symbols visible (possible fix for #9695) | Jusonex <j****6@g****m> | over 8 years ago | |
| 5f82fe40 | Upgrade to VS2017 and fix premake deprecation warnings | Jusonex <j****6@g****m> | over 8 years ago | |
| 8ed68875 | Revert "Fix deprecated premake warnings" | Jusonex <j****6@g****m> | over 8 years ago | |
| 6ea91f1f | Fix deprecated premake warnings | Jusonex <j****6@g****m> | over 8 years ago | |
| d8e0276b | Revert "Premakify publicsdk and build additional shared library on Linux (#120)" | Jusonex <j****6@g****m> | over 8 years ago | |
| 188021f0 | Premakify publicsdk and build additional shared library on Linux (#120) |
Jusonex <J****x@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 0146b91c | Added hack to make lua GC more aggressive when using OOP Matrix & Vector | ccw808 <c****8@g****m> | almost 9 years ago | |
| 840b6764 | Fixed #9505 (Client can send string instead of number) | ccw808 <c****8@g****m> | almost 9 years ago | |
| 9216c3db | Addendum to 0f11f11 (Fixed missing file:line information in some Lua error me... | ccw808 <c****8@g****m> | almost 9 years ago | |
| 02f9a4f0 | Fixed missing file:line information in some Lua error messages | ccw808 <c****8@g****m> | almost 9 years ago | |
| b2e7cfd3 | Fix 64-bit server output path | Jusonex <j****6@g****m> | over 9 years ago | |
| 7b9e05d9 | Tweaked post build copying for x64 | ccw <c****8@g****m> | over 9 years ago | |
| 6391e61f | Premake (#54) |
Jusonex <J****x@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 6b06a083 | Addendum to dd8f1ba639237eb1e6620ed8c9f577c635e4d8b4 (Fixed Linux modules not... | ccw <c****8@g****m> | over 9 years ago | |
| 89061108 | Fixed Linux modules not working. Bug introduced in 008c70f69e3c8e3d332424603c... | ccw <c****8@g****m> | almost 10 years ago | |
| 92a10fb7 | Applied source code semantic modification. | ccw <c****8@g****m> | almost 10 years ago | |
| a35a1e6e | Removed VS 2008 project files | Jusonex <j****6@g****m> | over 10 years ago | |
| 7aa58b61 | Fixed #8945 (Windows server uses triple Logic thread CPU) | ccw <c****8@g****m> | over 10 years ago | |
| 30d47ba8 | Fixed symbol path for Release builds | ccw <c****8@g****m> | over 10 years ago | |
| d7411949 | Fixed #8516 (Lua function errors give no resource or file when compiled) | ccw808 <c****8@g****m> | almost 11 years ago | |
| bf78a8ad | Merged revision(s) 7031-7032 from branches/1.4.1: | ccw808 <c****8@g****m> | almost 11 years ago | |
| 2688e239 | Nightly build compile fixes (x64) | ccw808 <c****8@g****m> | almost 11 years ago | |
| d215a9cb | Nightly build compile fixes | ccw808 <c****8@g****m> | almost 11 years ago | |
| 482ec550 | Added XP compatibility to vs2013 projects | ccw808 <c****8@g****m> | almost 11 years ago | |
| 9397ddc3 | Added luautf8 library | sbx320@sbx320.net <s****0@s****t> | almost 11 years ago | |
| d139386c | Fix for compiled scripts in 64 bit server - based on patch from mickdermack | ccw808 <c****8@g****m> | over 11 years ago | |
| 1ebf4158 | More resource checks | ccw808 <c****8@g****m> | over 11 years ago | |
| e0b3a4b4 | Updated VS 2013 project files to use the VS 2013 compiler | sbx320@sbx320.net <s****0@s****t> | over 11 years ago | |
| f208dab7 | Added VS 2013 project files | ccw808 <c****8@g****m> | over 11 years ago | |
| 245ff626 | Added initial files for Windows 64 bit server | ccw808 <c****8@g****m> | almost 12 years ago | |
| 31e1bff1 | Fix Lua crash in client #2 | ccw808 <c****8@g****m> | about 12 years ago | |
| 1d693e46 | Fixed modules not loading (introduced in r5854) | ccw808 <c****8@g****m> | about 12 years ago | |
| 746a746c | Update to r5844 (Fixed #7838 (Server crashes very often with 1.3.4-5838)) | ccw808 <c****8@g****m> | about 12 years ago | |
| bad88999 | Fixed #7838 (Server crashes very often with 1.3.4-5838) | ccw808 <c****8@g****m> | about 12 years ago | |
| 43884031 | Fixed debug symbols for client Lua dll | ccw808 <c****8@g****m> | about 12 years ago | |
| 47a7b4d5 | Fixed #7832 (Double dbPoll freeze) | ccw808 <c****8@g****m> | about 12 years ago | |
| 64588f1c | Added client specific Lua dll to avoid problems with map editor. | ccw808 <c****8@g****m> | about 12 years ago | |
| 2f443ec1 | Updated Lua to 5.1.5-2 | ccw808 <c****8@g****m> | about 12 years ago | |
| b8d0f7b3 | Test fix for #7787 (Map Editor crashes after pressing "Stop Testing") | ccw808 <c****8@g****m> | over 12 years ago | |
| 839732e2 | Fix some problems with Lua function refs | ccw808 <c****8@g****m> | over 12 years ago | |
| e1582d03 | Updated trunk to 1.4 | ccw808 <c****8@g****m> | almost 14 years ago | |
| b6cab3ec | Updated more trunk locations to MTA San Andreas 1.3 | ccw808 <c****8@g****m> | almost 14 years ago | |
| 211a0820 | Reverted r3384 (Fixed #5535 (Add 'continue' to lua) patch from onestone) due ... | ccw808 <c****8@g****m> | about 14 years ago | |
| 68643447 | Fixed #5535 (Add 'continue' to lua) patch from onestone | ccw808 <c****8@g****m> | about 14 years ago | |
| da6b62e4 | Added more function timing stats. | ccw808 <c****8@g****m> | about 14 years ago | |
| 1ea8676a | Updated projects for new version | ccw808 <c****8@g****m> | over 14 years ago | |
| 3185aa09 | Changed symbol directory to be solution relative | ccw808 <c****8@g****m> | over 14 years ago | |
| 9088d64e | don't remove output directory before every build | impulsivedaniel <i****l@g****m> | almost 15 years ago | |
| 57192eb4 | no longer ship generated files for bundled sources | impulsivedaniel <i****l@g****m> | almost 15 years ago | |
| 813996d7 | fix out of source build regarding lua | impulsivedaniel <i****l@g****m> | almost 15 years ago | |
| 95b6f5c2 | Fixed some compile warnings. | ccw808 <c****8@g****m> | almost 15 years ago | |
| f38b3c2a | Changed compile target directory to 'MTA San Andreas 1.1' to facilitate sideg... | ccw808 <c****8@g****m> | almost 15 years ago | |
| b0b0fa3d | Forward ported fixes from 1.0.4 branch: | ccw808 <c****8@g****m> | about 15 years ago | |
| 54643f3c | Fixed #5587 (Server crashes x2). | ccw808 <c****8@g****m> | about 15 years ago | |
| d892e0f9 | Applied latest Lua patches (up to 5.1.4-8) | ccw808 <c****8@g****m> | over 15 years ago | |
| fcb633e5 | Updated build paths. | ccw808 <c****8@g****m> | over 15 years ago | |
| 5a8d6956 | Converted line endings for Linux related files | ccw808 <c****8@g****m> | over 15 years ago | |
| 933401ee | Reverted r1551 "Set property 'svn:eol-style native' on all non binary files" | ccw808 <c****8@g****m> | over 15 years ago | |
| 8bd092c5 | Moved server compilation output to the same place as the client | ccw808 <c****8@g****m> | almost 16 years ago | |
| 7038808c | Removed generated configure files (now generated by autoreconf -fi). | ijsf@gmx-topmail.de <i****f@g****e> | almost 16 years ago | |
| 02c12337 | Converted all remaining files from CRLF to LF. | ijsf@gmx-topmail.de <i****f@g****e> | almost 16 years ago | |
| 6a09a344 | Converted inconsistent and mixed CRLF (Windows) line endings into LF (Unix). | ijsf@gmx-topmail.de <i****f@g****e> | almost 16 years ago | |
| c1d3b11b | Placed vendor intermediate files into a special dir for nightly builds | ccw808 <c****8@g****m> | about 16 years ago | |
| 374b15cc | Restored luaconf.h as per 0401cdcc8d86a6437e1bd9595367739c02500bdd | ijsf@gmx-topmail.de <i****f@g****e> | about 16 years ago | |
| f86c7d22 | Removed unnecessary files | ijsf@gmx-topmail.de <i****f@g****e> | about 16 years ago | |
| 0686e11d | Updated Makefile.in files for vendor | ijsf@gmx-topmail.de <i****f@g****e> | about 16 years ago | |
| e435fae1 | Vendor dependency automake noinst followup | ijsf@gmx-topmail.de <i****f@g****e> | about 16 years ago | |
| c8f8e209 | Added output directory to configure.ac, enabled noinst and disabled unnecessa... | ijsf@gmx-topmail.de <i****f@g****e> | about 16 years ago | |
| a592b60c | Added Autotoolize Lua power patch | ijsf@gmx-topmail.de <i****f@g****e> | about 16 years ago | |
| a4e0a3af | Fixed crashes and continual memory consumption due to lua stack overflow | ccw808 <c****8@g****m> | about 16 years ago | |
| 3e3d208e |
Fixed 4984: (Lua math.randomseed() gets stuck with large numbers)
Signed-off-by: ccw808 <c****8@g****m> |
ccw808 <c****8@g****m> | about 16 years ago | |
| 60dc246f |
Seperated release and nightly symbol file names. Added symbol files for vendo...
Signed-off-by: ccw808 <c****8@g****m> |
ccw808 <c****8@g****m> | about 16 years ago | |
| b089669c | Fixed fps lag spikes. | Alberto Alonso <r****o@g****m> | over 16 years ago | |
| b106b050 | Updated post build events. | ijsf@gmx-topmail.de <i****f@g****e> | over 16 years ago | |
| f772686b | Updated post build events. | ijsf@gmx-topmail.de <i****f@g****e> | over 16 years ago | |
| 6e912be5 | Updated Nightly compilation | ijsf@gmx-topmail.de <i****f@g****e> | over 16 years ago | |
| ff1da354 | Final fixup. Everything seems to go. | ijsf@gmx-topmail.de <i****f@g****e> | over 16 years ago | |
| 6be6f89a | Cleanup pass 1 | ijsf@gmx-topmail.de <i****f@g****e> | over 16 years ago |