index
:
usdx
cpp
github/svn/1.0.1
github/svn/1.0.1%20Challenge%20MOD
github/svn/1.01
github/svn/1.0x
github/svn/1.1
github/svn/1.1-beta
github/svn/Lua
github/svn/experimental
github/svn/new_songloading
github/svn/trunk
master
svn/1.0.1
svn/1.0.1%20Challenge%20MOD
svn/1.01
svn/1.0x
svn/1.1
svn/1.1-beta
svn/Lua
svn/experimental
svn/new_songloading
svn/trunk
SVN Import von https://ultrastardx.svn.sourceforge.net/svnroot/ultrastardx
UltraStar Deluxe Development Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lua
/
src
/
lua
/
ULuaCore.pas
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
merged trunk into lua branch
whiteshark0
2009-12-11
1
-27
/
+45
*
usdx module prefix (Usdx.) is now case insensitive (in require statement)
whiteshark0
2009-08-22
1
-2
/
+46
*
fix crash in last revision when an error is raised during plugin_init
whiteshark0
2009-05-17
1
-1
/
+0
*
better error reporting during plugin load
whiteshark0
2009-05-17
1
-0
/
+3
*
resolve some warnings
whiteshark0
2009-05-16
1
-2
/
+2
*
some crash prevention
whiteshark0
2009-05-16
1
-7
/
+7
*
add Lua_GetOwner to ULuaUtils (function returns plugin by lua state)
whiteshark0
2009-05-16
1
-33
/
+57
*
svn properties changed
whiteshark0
2009-05-13
1
-2
/
+2
*
automaticaly remove hooks from unloaded plugins
whiteshark0
2009-05-04
1
-1
/
+23
*
prevent functions from plugins w/ unopened lua state from being called
whiteshark0
2009-05-04
1
-1
/
+3
*
old lua test stuff by hawkear removed or commented
whiteshark0
2009-05-04
1
-2
/
+28
*
hookable event nearly finished(unhook function missing)
whiteshark0
2009-04-20
1
-1
/
+6
*
fixed lua module loading
whiteshark0
2009-04-19
1
-12
/
+19
*
lua plugin interface implemented
whiteshark0
2009-04-17
1
-0
/
+864