adelikat
|
e475edc3c6
|
Lua - joypad.setfrommnemonicstr() - catch errors and log to the lua console the error instead of killing the script
|
2014-06-29 13:40:49 +00:00 |
adelikat
|
9a16540e14
|
Movie 2.0 - simplify some code
|
2014-06-18 19:34:27 +00:00 |
adelikat
|
6b73891a91
|
More bk2 progress
|
2014-06-15 14:44:26 +00:00 |
adelikat
|
c807e27496
|
Some movie code reorg and cleanup
|
2014-06-15 13:03:24 +00:00 |
adelikat
|
83ada011e8
|
Lua - Refactor how lua libraries are registered by searching assemblies and finding implementations and building a list of these
|
2014-06-01 22:02:59 +00:00 |
adelikat
|
6d981c73e1
|
Lua - fix joypad roundtrip testing
|
2014-05-24 03:24:05 +00:00 |
adelikat
|
6f296a5773
|
Lua - joypad.setfrommnemonicstr() - support the notion of pressing the analog stick for 1 frame, rather than sticky behavior
|
2014-05-21 03:25:41 +00:00 |
adelikat
|
17568997bf
|
Lua - unify constructors and have all libraries receive a lua context and an output callback, simplify some convolved registration code
|
2014-05-21 00:17:35 +00:00 |
adelikat
|
6401e6d719
|
Refactor LuaLibraryBase to have a Lua context rather than misc libraries being in charge of that when needed. Still todo: clean up the inconsistent constructor logic, vs setting these as public properties
|
2014-05-20 20:34:51 +00:00 |
adelikat
|
b2feb39c11
|
Lua - implement joypad.setfrommnemonicstr()
|
2014-05-18 22:54:41 +00:00 |
adelikat
|
04aa023cb9
|
Fix joypad.Set() when using the controller number parameter, also strongly type that parameter to nullable int instead of object, add a unit test lua script that tests for this
|
2014-04-22 21:55:04 +00:00 |
adelikat
|
ed7ce61234
|
Lua - joypad.get() strongly type the controller parameter to nullable int
|
2014-04-13 18:46:06 +00:00 |
adelikat
|
42ff4c072c
|
Lua - Fix joypad.set()
|
2014-03-29 21:12:04 +00:00 |
adelikat
|
b93c1414c1
|
A fix to joypad.set() - passing null will clear a button
|
2014-03-27 01:21:05 +00:00 |
adelikat
|
51f480901b
|
a slight cleanup of the JoyPad.Set method to make it not so annoying to understand
|
2014-03-27 00:53:22 +00:00 |
adelikat
|
70feebf229
|
Add documentation to as many lua function as I can sanely do in one sitting
|
2014-01-26 18:36:27 +00:00 |
adelikat
|
91fdad9d45
|
LUa - whack now unused code
|
2014-01-26 16:21:20 +00:00 |
adelikat
|
c6859a6d4f
|
Lua ditto for joypad library and slight fix documentation
|
2014-01-26 00:01:40 +00:00 |
adelikat
|
7482cfdc5e
|
a round of code cleanup in Client.Common
|
2013-12-30 01:58:44 +00:00 |
adelikat
|
a3e306e18d
|
Move joypad lua library to common, and move some stuff to Global in order to do so
|
2013-11-01 22:56:55 +00:00 |