Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrAntares/roBrowserLegacy
/ functions
Functions
3,921 in github.com/MrAntares/roBrowserLegacy
⨍
Functions
3,921
◇
Types & classes
288
↓ 1,293 callers
Method
addEventListener
* Once the item in cache is load, execute all callback * * @param mixed data
src/Core/MemoryItem.js:73
↓ 780 callers
Method
getRoot
* Get the root element of the component.
src/UI/GUIComponent.js:134
↓ 673 callers
Method
push
(pushMethod)
src/Vendors/wasmoon-lua5.1.js:117
↓ 657 callers
Method
remove
* Remove background * * @param {function} callback once the overlay hide the window (optional)
src/UI/Background.js:252
↓ 591 callers
Method
getMessage
* Get a message from msgstringtable * * @param {number} message id * @param {string} optional string to show if the text isn't defined * @
src/DB/DBManager.js:2517
↓ 466 callers
Method
loadFile
* Get and load a file from Game Data files * * @param {string} filename * @param {function} onload * @param {function} onerror * @param
src/Core/Client.js:115
↓ 371 callers
Method
add
* Find an Entity and return its index * * @param {number} gid * @param {number} itemid * @param {boolean} identify * @param {number} co
src/Renderer/ItemObject.js:35
↓ 329 callers
Method
call
(funcPointer)
src/Vendors/wasmoon-lua5.1.js:133
↓ 326 callers
Method
append
* Add the component to the DOM. * Equivalent to UIComponent.prototype.append(). * * @param {HTMLElement|string} [target] - Target element. De
src/UI/GUIComponent.js:206
↓ 298 callers
Method
get
* Get a file * * @param {string} filename * @param {function} callback
src/Core/FileManager.js:199
↓ 181 callers
Function
DJP
( isHuman, isDoram, isNoviceClass, isFirstClass, isSecondClass, isThirdClass, isFourthClass, i
src/DB/Jobs/JobPropertyTable.js:22
↓ 178 callers
Method
set
* Initialized Entity data
src/Renderer/Entity/Entity.js:159
↓ 173 callers
Method
save
* Save the camera settings
src/Renderer/Camera.js:172
↓ 153 callers
Method
update
* Update the camera * * @param {number} tick
src/Renderer/Camera.js:485
↓ 136 callers
Method
addComponent
* Store a component in the manager * * @param {UIComponent} component object
src/UI/UIManager.js:112
↓ 130 callers
Function
J
(a)
src/Vendors/wasmoon-lua5.1.js:1456
↓ 128 callers
Method
getContext
* Get back WebGL Context
src/Renderer/Renderer.js:260
↓ 128 callers
Method
toggle
()
src/UI/Components/Achievement/Achievement.js:154
↓ 122 callers
Method
match
(keyId)
src/Controls/BattleMode.js:45
↓ 119 callers
Method
cwrap
(name, returnType, argTypes)
src/Vendors/wasmoon-lua5.1.js:2045
↓ 117 callers
Function
jQuery
( selector, context )
src/Vendors/jquery-1.9.1.js:60
↓ 112 callers
Method
draggable
* Make the component draggable. * Equivalent to UIComponent.prototype.draggable(). * * @param {string|HTMLElement} [handle] - CSS selector or
src/UI/GUIComponent.js:508
↓ 106 callers
Function
duplicateEntry
(origin)
src/DB/Skills/SkillTreeView.js:1652
↓ 103 callers
Method
focus
* Focus the UI (bring to top of other components). * Equivalent to UIComponent.prototype.focus().
src/UI/GUIComponent.js:316
↓ 92 callers
Method
css
(prop, value)
src/UI/GUIComponent.js:1138
↓ 90 callers
Function
duplicateEntry
(origin)
src/DB/Jobs/JobHitSoundTable.js:185
↓ 90 callers
Method
getItemInfo
* Get back informations from id * * @param {number} item id * @return {object} item
src/DB/DBManager.js:2284
↓ 89 callers
Method
getItemName
* Get full item name * * @param {object} item - The item object containing details about the item. * @param {object} [options] - Optional par
src/DB/DBManager.js:2334
↓ 89 callers
Method
prepare
* Build the Shadow DOM, inject CSS, call init(), set up * mouse intersection and touch handling. * Equivalent to UIComponent.prototype.prepare()
src/UI/GUIComponent.js:143
↓ 86 callers
Function
duplicateEntry
(origin)
src/DB/Jobs/PalNameTable.js:208
↓ 86 callers
Function
duplicateEntry
(origin)
src/DB/Jobs/JobNameTable.js:222
↓ 85 callers
Method
toString
()
src/Vendors/iconv-lite.js:1565
↓ 81 callers
Method
setType
* Change cursor action * * @param {number} type - Cursor.ACTION.* * @param {boolean} norepeat - repeat animation ? * @param {number} anima
src/UI/CursorManager.js:161
↓ 80 callers
Method
hide
()
src/UI/GUIComponent.js:1201
↓ 73 callers
Method
find
(selector)
src/UI/GUIComponent.js:1240
↓ 72 callers
Method
create
(options = {})
src/Vendors/wasmoon-lua5.1.js:2313
↓ 68 callers
Method
showMessageBox
* Show a message box to the user * * @param {string} message to show * @param {string} button name * @param {function} callback once the b
src/UI/UIManager.js:224
↓ 67 callers
Function
u
(a, b)
src/Vendors/wasmoon-lua5.1.js:1450
↓ 65 callers
Method
each
(fn)
src/UI/GUIComponent.js:1246
↓ 64 callers
Method
on
* Enable event type. Only 'keydown' is supported (same as UIComponent). * @param {string} type
src/UI/GUIComponent.js:417
↓ 63 callers
Method
bind
* Bind an event * * @param {string} eventname * @param {function} callback
src/Core/FileSystem.js:247
↓ 63 callers
Method
create
* Create a room * * @param {string} room title * @param {id} target id * @param {const} Room.Type constant * @param {bool} is clickable
src/Renderer/Entity/EntityRoom.js:57
↓ 63 callers
Method
stop
* Stop particles
src/UI/Components/Intro/Particle.js:75
↓ 59 callers
Method
spam
* Spam an effect to the scene * * @param {object} Effect initial parameters { * @param effectId {number} effect id * @param ownerA
src/Renderer/EffectManager.js:528
↓ 58 callers
Method
show
()
src/UI/GUIComponent.js:1196
↓ 53 callers
Method
render
* Render particles
src/UI/Components/Intro/Particle.js:82
↓ 52 callers
Function
C
(a)
src/Vendors/wasmoon-lua5.1.js:1460
↓ 50 callers
Method
is
(selector)
src/UI/GUIComponent.js:1189
↓ 35 callers
Method
createShaderProgram
(gl)
src/Renderer/Effects/Tiles.js:43
↓ 35 callers
Method
get
(name)
src/Vendors/wasmoon-lua5.1.js:1392
↓ 35 callers
Function
getRandomIntInclusive
(min, max)
src/Renderer/Effects/TwoDEffect.js:6
↓ 35 callers
Method
set
(name, value, options)
src/Vendors/wasmoon-lua5.1.js:1398
↓ 34 callers
Method
runWithDepth
* Executes a render block with an isolated depth state. * * Temporarily overrides depth test, depth write mask, and depth correction * flags,
src/Renderer/SpriteRenderer.js:548
↓ 33 callers
Function
randBetween
(minimum, maximum)
src/Renderer/Effects/ThreeDEffect.js:9
↓ 33 callers
Method
stop
* Stop the BGM
src/Audio/BGM.js:160
↓ 32 callers
Method
send
* @param {ArrayBuffer} buffer
src/Network/SocketHelpers/NodeSocket.js:59
↓ 32 callers
Method
setTimeout
* Alias for setTimeout using the rendering loop getting * bad performances. * * @param {function} callback * @param {number} delay * @r
src/Core/Events.js:39
↓ 32 callers
Method
showPromptBox
* Prompt a message to the user * * @param {string} message to show * @param {string} button ok * @param {string} button cancel * @param
src/UI/UIManager.js:271
↓ 31 callers
Method
bind2DContext
* Prepare to render on 2D context. * * @param {object} ctx canvas context * @param {number} x position * @param {number} y position
src/Renderer/SpriteRenderer.js:524
↓ 31 callers
Method
mountFile
(path, content)
src/Vendors/wasmoon-lua5.1.js:2343
↓ 31 callers
Method
unmountFile
(path)
src/Vendors/wasmoon-lua5.1.js:2366
↓ 30 callers
Method
close
()
src/Vendors/wasmoon-lua5.1.js:1202
↓ 30 callers
Method
getCartPath
* @param {number} cart id
src/DB/DBManager.js:2119
↓ 29 callers
Function
__commonJS
(cb, mod)
applications/tools/encode/text-encoding-simple.js:3
↓ 29 callers
Function
__commonJS
(cb, mod)
src/Vendors/iconv-lite.js:4
↓ 29 callers
Method
doFile
(filename)
src/Vendors/wasmoon-lua5.1.js:2373
↓ 29 callers
Method
init
* Initialize player * Fixed a known bug
src/Audio/BGM.js:38
↓ 29 callers
Method
sort
()
src/UI/Components/Navigation/PathFindingWorker.js:24
↓ 29 callers
Method
text
(val)
src/UI/GUIComponent.js:1254
↓ 28 callers
Method
get
* Get an attachment * * @param {mixed} unique id
src/Renderer/Entity/EntityAttachments.js:125
↓ 28 callers
Method
getCellHeight
* Return cell height * * @param {number} x * @param {number} y * @return {number} height
src/Renderer/Map/Altitude.js:109
↓ 28 callers
Method
open
* Open a targa file using XHR, be aware with Cross Domain files... * * @param {string} path - Path of the filename to load * @param {function
src/Loaders/Targa.js:49
↓ 27 callers
Method
load
* Load the audio file * * @param {string} url (HTTP / DATA URI or BLOB)
src/Audio/BGM.js:126
↓ 26 callers
Function
_root
* Helper: query inside shadow root
src/UI/Components/Guild/Guild.js:72
↓ 26 callers
Method
doStringSync
(script)
src/Vendors/wasmoon-lua5.1.js:2376
↓ 26 callers
Function
duplicateEntry
(origin)
src/DB/Jobs/AllMountTable.js:170
↓ 26 callers
Function
duplicateEntry
(origin)
src/DB/Jobs/WeaponAction.js:320
↓ 26 callers
Method
pop
(count = 1)
src/Vendors/wasmoon-lua5.1.js:1117
↓ 26 callers
Method
startOrRestart
* Start snow for an owner, or reuse/restart an existing one. * * Matches the official client behavior: don't restart while the previous * sno
src/Renderer/Effects/SnowWeather.js:142
↓ 25 callers
Method
getEquipmentVersion
()
src/UI/UIVersionManager.js:83
↓ 25 callers
Method
rotate
* Rotate the camera * * @param {boolean} active - is mouse down ?
src/Renderer/Camera.js:308
↓ 25 callers
Method
toString
()
applications/tools/encode/text-encoding-simple.js:1627
↓ 24 callers
Function
bindChange
(selector, handler)
src/UI/Components/GraphicsOption/GraphicsOption.js:80
↓ 24 callers
Function
g
(a)
src/Vendors/wasmoon-lua5.1.js:1456
↓ 24 callers
Function
h2clog
(a)
src/Vendors/html2canvas.js:26
↓ 24 callers
Function
pad
(n, w)
src/Engine/MapEngine/Main.js:893
↓ 23 callers
Function
_root
* Helper: query inside shadow root
src/UI/Components/CashShop/CashShop.js:119
↓ 23 callers
Function
_root
()
src/UI/Components/Enchant/Enchant.js:34
↓ 23 callers
Function
done
( status, nativeStatusText, responses, headers )
src/Vendors/jquery-1.9.1.js:7991
↓ 23 callers
Function
get_canvas_scale
()
src/Vendors/libgif.js:892
↓ 22 callers
Function
duplicateEntry
(origin)
src/DB/Jobs/WeaponJobTable.js:22
↓ 22 callers
Method
getValue
(index, options = {})
src/Vendors/wasmoon-lua5.1.js:1031
↓ 22 callers
Function
loadTable
* Load TXT table * * @param {string} filename to load * @param {string} item separator character * @param {number} size of each group * @par
src/DB/DBManager.js:4071
↓ 22 callers
Method
off
* Disable event type. * @param {string} type
src/UI/GUIComponent.js:427
↓ 22 callers
Method
pushValue
(target, options = {})
src/Vendors/wasmoon-lua5.1.js:933
↓ 22 callers
Method
render
(gl, tick)
src/Renderer/Effects/Tiles.js:133
↓ 22 callers
Method
resize
* Resize the background
src/UI/Background.js:102
↓ 22 callers
Function
sp
(n)
src/Engine/MapEngine/Main.js:890
↓ 21 callers
Function
_root
* Helper: query inside shadow root
src/UI/Components/Mail/Mail.js:74
↓ 21 callers
Function
decodeLuaString
src/DB/DBManager.js:5609
next →
1–100 of 3,921, ranked by callers