Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/9chu/LuaSTGPlus
/ functions
Functions
1,032 in github.com/9chu/LuaSTGPlus
⨍
Functions
1,032
◇
Types & classes
165
Method
UDP_OnDataReceived
(IAsyncResult ar)
PerformanceMonitor/TargetProgram.cs:330
Method
UnloadPack
LuaSTGPlus/LuaWrapper.cpp:532
Method
UnloadPack
LuaSTGPlus/ResourceMgr.cpp:1625
Method
UnmapViewOfFile
(IntPtr lpBaseAddress)
PerformanceMonitor/DebugMonitor.cs:94
Method
Update
LuaSTGPlus/LuaWrapper.cpp:312
Method
Update
LuaSTGPlus/ResourceMgr.cpp:84
Method
UpdateObjList
LuaSTGPlus/LuaWrapper.cpp:567
Method
UpdateSound
LuaSTGPlus/LuaWrapper.cpp:1621
Method
UpdateXY
LuaSTGPlus/GameObjectPool.cpp:652
Method
UpdateXY
LuaSTGPlus/LuaWrapper.cpp:606
Method
Utf16ToUtf8
LuaSTGPlus/UnicodeStringEncoding.cpp:283
Method
Utf8ToUtf16
LuaSTGPlus/UnicodeStringEncoding.cpp:275
Method
Value
LuaSTGPlus/Bencode.cpp:8
Method
WaitForSingleObject
(IntPtr handle, uint milliseconds)
PerformanceMonitor/DebugMonitor.cs:120
Function
WinMain
LuaSTGPlus/Main.cpp:10
Method
WndProc
LuaSTGPlus/SplashWindow.cpp:38
Method
XmlElementToColor
(XmlElement Node, string NodeName, string Attribute = "Value")
TexturedFontEditor/Helper.cs:111
Method
XmlElementToPointF
(XmlElement Node, string NodeName, string Attribute="Value")
TexturedFontEditor/Helper.cs:98
Method
XmlElementToRectangleF
(XmlElement Node, string NodeName, string Attribute = "Value")
TexturedFontEditor/Helper.cs:126
Function
ZEXPORT
return 1 if the end of file was reached, 0 elsewhere */
ZLib/minizip/unzip.c:1926
Function
ZEXPORTVA
-- see zlib.h -- */
ZLib/gzwrite.c:386
Function
ZLIB_INTERNAL
=========================================================================== * Save the match info and tally the frequency counts. Return true if * t
ZLib/trees.c:1010
Function
ZLIB_INTERNAL
(m)
ZLib/zutil.c:125
Method
__init__
(self, count)
LuaSTGPlus/string2enum.py:36
Function
adler32_combine
========================================================================= */
ZLib/adler32.c:165
Function
adler32_combine64
(adler1, adler2, len2)
ZLib/adler32.c:173
Method
button1_Click
(object sender, EventArgs e)
TexturedFontEditor/FontEditor_FromText.cs:88
Method
button1_Click
(object sender, EventArgs e)
TexturedFontEditor/Dialog_InputBox.cs:57
Method
button3_Click
(object sender, EventArgs e)
TexturedFontEditor/FontEditor_FromText.cs:78
Method
button4_Click
(object sender, EventArgs e)
TexturedFontEditor/FontEditor_FromText.cs:83
Function
call_zopen64
ZLib/minizip/ioapi.c:31
Function
call_zseek64
ZLib/minizip/ioapi.c:41
Function
call_ztell64
ZLib/minizip/ioapi.c:55
Function
change_dir
** This function changes the working (current) directory */
LuaSTGPlus/LuaExtensions/lfs/lfs.c:163
Method
checkBox1_CheckStateChanged
(object sender, EventArgs e)
TexturedFontEditor/FontEditor_FromText.cs:158
Method
checkBox2_CheckStateChanged
(object sender, EventArgs e)
TexturedFontEditor/FontEditor_FromText.cs:163
Method
checkBox3_CheckStateChanged
(object sender, EventArgs e)
TexturedFontEditor/FontEditor_FromText.cs:168
Method
clearListView
()
PerformanceMonitor/MainForm.cs:112
Method
closeValue
LuaSTGPlus/Bencode.cpp:148
Function
compress
=========================================================================== */
ZLib/compress.c:62
Function
compressBound
=========================================================================== If the default memLevel or windowBits for deflateInit() is changed, t
ZLib/compress.c:75
Function
crc32_combine
========================================================================= */
ZLib/crc32.c:411
Function
crc32_combine64
(crc1, crc2, len2)
ZLib/crc32.c:419
Method
createWindow
LuaSTGPlus/SplashWindow.cpp:64
Function
decrypt_byte
* Return the next byte in the pseudo-random sequence */
ZLib/minizip/crypt.h:35
Function
deflateBound
========================================================================= * For the default windowBits of 15 and memLevel of 8, this function returns
ZLib/deflate.c:566
Function
deflateCopy
========================================================================= * Copy the source state to the destination state. * To simplify the source
ZLib/deflate.c:1014
Function
deflateInit_
========================================================================= */
ZLib/deflate.c:201
Function
deflatePending
========================================================================= */
ZLib/deflate.c:450
Function
deflatePrime
========================================================================= */
ZLib/deflate.c:464
Function
deflateSetDictionary
========================================================================= */
ZLib/deflate.c:323
Function
deflateSetHeader
========================================================================= */
ZLib/deflate.c:439
Function
deflateTune
========================================================================= */
ZLib/deflate.c:531
Function
deflate_fast
=========================================================================== * Compress as much as possible from the input stream, return the current
ZLib/deflate.c:1628
Function
deflate_slow
=========================================================================== * Same as above, but achieves better compression. We use a lazy * evalua
ZLib/deflate.c:1730
Function
deflate_stored
=========================================================================== * Copy without compression as much as possible from the input stream, ret
ZLib/deflate.c:1564
Function
delete_file
LuaSTGPlus/LuaExtensions/lfs/lfs.c:883
Function
dir_close
** Closes directory iterators */
LuaSTGPlus/LuaExtensions/lfs/lfs.c:535
Function
dir_iter
** Directory iterator */
LuaSTGPlus/LuaExtensions/lfs/lfs.c:488
Function
dir_iter_factory
** Factory of directory iterators */
LuaSTGPlus/LuaExtensions/lfs/lfs.c:554
Function
fclose_file_func
ZLib/minizip/ioapi.c:210
Function
ferror_file_func
ZLib/minizip/ioapi.c:217
Function
file_info
** Get file information using stat. */
LuaSTGPlus/LuaExtensions/lfs/lfs.c:855
Function
file_lock
** Locks a file. ** @param #1 File handle. ** @param #2 String with lock mode ('w'rite, 'r'ead). ** @param #3 Number with start position (optional). *
LuaSTGPlus/LuaExtensions/lfs/lfs.c:383
Function
file_unlock
** Unlocks a file. ** @param #1 File handle. ** @param #2 Number with start position (optional). ** @param #3 Number with length (optional). */
LuaSTGPlus/LuaExtensions/lfs/lfs.c:405
Function
file_utime
** Set access time and modification values for file */
LuaSTGPlus/LuaExtensions/lfs/lfs.c:670
Function
fill_fopen_filefunc
(pzlib_filefunc_def)
ZLib/minizip/ioapi.c:224
Function
fill_win32_filefunc
ZLib/minizip/iowin32.c:414
Function
fill_win32_filefunc64
ZLib/minizip/iowin32.c:426
Function
fill_win32_filefunc64W
ZLib/minizip/iowin32.c:452
Function
fopen64_file_func
ZLib/minizip/ioapi.c:113
Function
fopen_file_func
ZLib/minizip/ioapi.c:95
Function
fpconv_g_fmt
Assumes there is always at least 32 characters available in the target buffer */
LuaSTGPlus/LuaExtensions/cjson4lua/fpconv.c:176
Function
fpconv_init
LuaSTGPlus/LuaExtensions/cjson4lua/fpconv.h:10
Function
fread_file_func
ZLib/minizip/ioapi.c:132
Method
freeObject
LuaSTGPlus/GameObjectPool.cpp:495
Function
fseek64_file_func
ZLib/minizip/ioapi.c:184
Function
fseek_file_func
ZLib/minizip/ioapi.c:161
Function
ftell64_file_func
ZLib/minizip/ioapi.c:154
Function
ftell_file_func
ZLib/minizip/ioapi.c:146
Function
fwrite_file_func
ZLib/minizip/ioapi.c:139
Method
getResourcePoolTypeName
LuaSTGPlus/ResourceMgr.h:515
Function
get_dir
** This function returns the current directory ** If unable to get the current directory, it returns nil ** and a string describing the error */
LuaSTGPlus/LuaExtensions/lfs/lfs.c:181
Function
gz_intmax
portably return maximum value for an int (when limits.h presumed not available) -- we need to do this to cover cases where 2's complement not us
ZLib/gzlib.c:622
Function
gzbuffer
-- see zlib.h -- */
ZLib/gzlib.c:314
Function
gzclearerr
-- see zlib.h -- */
ZLib/gzlib.c:549
Function
gzclose
gzclose() is in a separate file so that it is linked in only if it is used. That way the other gzclose functions can be used instead to avoid linki
ZLib/gzclose.c:11
Function
gzdirect
-- see zlib.h -- */
ZLib/gzread.c:547
Function
gzdopen
-- see zlib.h -- */
ZLib/gzlib.c:284
Function
gzeof
-- see zlib.h -- */
ZLib/gzlib.c:511
Function
gzflush
-- see zlib.h -- */
ZLib/gzwrite.c:465
Function
gzgetc_
(file)
ZLib/gzread.c:416
Function
gzoffset
-- see zlib.h -- */
ZLib/gzlib.c:501
Function
gzopen
-- see zlib.h -- */
ZLib/gzlib.c:268
Function
gzopen64
-- see zlib.h -- */
ZLib/gzlib.c:276
Function
gzopen_w
(path, mode)
ZLib/gzlib.c:305
Function
gzprintf
ZLib/gzwrite.c:372
Function
gzputc
-- see zlib.h -- */
ZLib/gzwrite.c:245
Function
gzputs
-- see zlib.h -- */
ZLib/gzwrite.c:293
Function
gzseek
-- see zlib.h -- */
ZLib/gzlib.c:439
← previous
next →
801–900 of 1,032, ranked by callers