Sergey D
|
9dff3103ce
|
Add files via upload
Added more strings for translation
|
2016-06-25 10:35:44 +03:00 |
|
Dark Byte
|
4562f03a7e
|
fix a bunch of warnings and fix some bugs as well while at it
|
2016-06-01 18:15:19 +02:00 |
|
Dark Byte
|
95ffe6b08f
|
Add some extra thread functions and expose some properties
|
2016-05-17 21:26:19 +02:00 |
|
Dark Byte
|
45cb9d76c2
|
Convert to lua 5.3
|
2015-04-30 02:13:15 +02:00 |
|
cheatengine@gmail.com
|
a9c2abc61d
|
fix legacy thread_synchronize() and change savesession.lua to make use of the current thread.synchronize routine
|
2014-05-17 14:31:22 +00:00 |
|
cheatengine@gmail.com
|
a5a70cf1f7
|
fix thread synchronize and change it the the global synchronize to accept multiple parameters
|
2014-04-27 18:40:07 +00:00 |
|
cheatengine@gmail.com
|
645470e85f
|
change createNativeThread into a variable argument function (the extra parameters will be passed on to the thread function)
|
2014-03-21 00:15:32 +00:00 |
|
cheatengine@gmail.com
|
6d2e921b11
|
change synchronize to take parameters and to return the value the function returns
|
2014-03-05 11:36:25 +00:00 |
|
cheatengine@gmail.com
|
d7da69e7e6
|
Add a name property to the thread class in lua and show it when it crashes
And fix the thread parameter passed to thread functions
|
2014-02-04 19:47:17 +00:00 |
|
cheatengine@gmail.com
|
c1ff27da60
|
Move the Execute method declaration to the CommonDialog class and add the FindDialog class
|
2014-02-02 15:27:33 +00:00 |
|
cheatengine@gmail.com
|
f146688fe7
|
Make it so native threads return error messages when they encounter an error
And forgot the documentation for read/writePointer
|
2014-01-25 22:27:17 +00:00 |
|
cheatengine@gmail.com
|
11fdbbb66a
|
fix a stupid mistake
|
2013-01-10 21:57:09 +00:00 |
|
cheatengine@gmail.com
|
713634789e
|
nativethread update
|
2013-01-09 11:00:18 +00:00 |
|
cheatengine@gmail.com
|
9305b3a55b
|
remove debug messages
|
2011-08-20 21:24:31 +00:00 |
|
cheatengine@gmail.com
|
37855010a8
|
set the proper variable to nil
|
2011-08-20 21:23:02 +00:00 |
|
cheatengine@gmail.com
|
6bcef395fb
|
Try to prevent garbage collection on the lua thread object
|
2011-08-20 21:08:24 +00:00 |
|
cheatengine@gmail.com
|
3221b58665
|
add native thread support to lua
|
2011-08-14 22:11:28 +00:00 |
|