Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDiablo2/HellSpawner
/ functions
Functions
550 in github.com/OpenDiablo2/HellSpawner
⨍
Functions
550
◇
Types & classes
107
↓ 2 callers
Function
ExportToGif
ExportToGif converts images area to GIF format and saves it under the path selected by user tutorial: http://tech.nitoyon.com/en/blog/2016/01/07/go-an
hscommon/hsutil/datautils.go:40
↓ 2 callers
Method
FileExtension
FileExtension returns file's extension
hscommon/hsfiletypes/filetype.go:75
↓ 2 callers
Method
GenerateSaveData
GenerateSaveData is called by the underlying interface (namely hseditor.Editor) to retrieve the data the editor wants written to the file.
hswindow/hseditor/saveable.go:7
↓ 2 callers
Function
GetConfigPath
GetConfigPath returns default config path
hsconfig/config.go:49
↓ 2 callers
Function
GetFileTypeFromExtension
GetFileTypeFromExtension returns file type
hscommon/hsfiletypes/filetype.go:110
↓ 2 callers
Method
GetID
GetID returns a unique identifier for this editor window
hscommon/editorwindow.go:23
↓ 2 callers
Method
GetMpqTreeNodes
GetMpqTreeNodes returns mpq tree
hswindow/hstoolwindow/hsmpqexplorer/mpqexplorer.go:109
↓ 2 callers
Method
GetProjectTreeNodes
GetProjectTreeNodes returns project tree
hswindow/hstoolwindow/hsprojectexplorer/projectexplorer.go:139
↓ 2 callers
Method
IsVisible
()
hscommon/renderable.go:11
↓ 2 callers
Method
JSON
JSON exports font to json
hscommon/hsfiletypes/hsfont/font.go:49
↓ 2 callers
Method
Kill
Kill stops abyss wrapper
abysswrapper/abysswrapper.go:89
↓ 2 callers
Function
MakeCheckboxFromByte
MakeCheckboxFromByte creates a checkbox using a byte as input/output
hswidget/custom_widgets.go:196
↓ 2 callers
Function
New
New creates new window
hswindow/window.go:16
↓ 2 callers
Function
OnDoubleClick
OnDoubleClick detects if item is double-clicked this can be used as an alternative to OnClick methos of some widgets e.g.: giu.Layout{ giu.Button("do
hswidget/custom_widgets.go:215
↓ 2 callers
Method
Pos
(x, y float32)
hscommon/toolwindow.go:18
↓ 2 callers
Method
Quit
Quit quits the app
hsapp/app.go:386
↓ 2 callers
Method
RenameFile
RenameFile renames project's file
hscommon/hsproject/project.go:220
↓ 2 callers
Method
Save
Save saves a new config
hsconfig/config.go:107
↓ 2 callers
Method
Save
Save saves app state
hsapp/app.go:370
↓ 2 callers
Function
SortPaths
SortPaths sorts paths
hscommon/sortpaths.go:9
↓ 2 callers
Function
Wrap
Wrap integer to max: wrap(450, 360) == 90
hscommon/hsutil/datautils.go:28
↓ 2 callers
Method
Write
Write writes input on console, stdout and (if exists) to the log file
hswindow/hstoolwindow/hsconsole/console.go:60
↓ 2 callers
Method
closePopups
()
hsapp/app.go:347
↓ 2 callers
Method
createDirectoryTreeItem
(pathEntry *hscommon.PathEntry, layout g.Layout)
hswindow/hstoolwindow/hsprojectexplorer/projectexplorer.go:229
↓ 2 callers
Method
createEditor
(path *hscommon.PathEntry, state []byte, x, y, w, h float32)
hsapp/app.go:180
↓ 2 callers
Method
deleteEntry
(name string)
hswidget/animdatawidget/widget.go:260
↓ 2 callers
Method
deleteRow
(r rune)
hswidget/fonttablewidget/widget.go:162
↓ 2 callers
Method
fromTile
(tile *d2dt1.Tile)
hswidget/dt1widget/widget.go:41
↓ 2 callers
Function
generateWindowTitle
(path *hscommon.PathEntry)
hswindow/hseditor/editor.go:114
↓ 2 callers
Function
getNextUniqueNewPath
(fmtPath string, maxAttempt int)
hscommon/hsproject/project.go:258
↓ 2 callers
Method
getStateID
()
hswidget/palettegridwidget/state.go:23
↓ 2 callers
Function
makeMenuID
(name, group, shortcut string)
hsapp/menubar.go:406
↓ 2 callers
Method
makeSaveCancelRow
makeSaveCancelRow creates line of action buttons for an editor if given rune already exists in glyph's table, save button isn't created
hswidget/fonttablewidget/widget.go:331
↓ 2 callers
Method
onFileRenamed
(entry *hscommon.PathEntry)
hswindow/hstoolwindow/hsprojectexplorer/projectexplorer.go:347
↓ 2 callers
Method
onProjectPropertiesChanged
(project *hsproject.Project)
hsapp/app.go:294
↓ 2 callers
Method
onRenameFileClicked
(entry *hscommon.PathEntry)
hswindow/hstoolwindow/hsprojectexplorer/projectexplorer.go:342
↓ 2 callers
Method
setState
(s giu.Disposable)
hswidget/animdatawidget/state.go:83
↓ 2 callers
Method
setState
(s giu.Disposable)
hswidget/stringtablewidget/state.go:94
↓ 2 callers
Method
setState
(s giu.Disposable)
hswidget/cofwidget/state.go:95
↓ 2 callers
Function
speedToFPS
this likely needs to be a method of d2cof.COF
hswidget/cofwidget/helpers.go:8
↓ 2 callers
Method
viewRecord
()
hswidget/animdatawidget/widget.go:248
↓ 1 callers
Method
Cleanup
Cleanup closes an editor
hswindow/hseditor/hssoundeditor/soundeditor.go:110
↓ 1 callers
Method
Cleanup
Cleanup hides editor
hswindow/hseditor/hsdc6editor/dc6_editor.go:125
↓ 1 callers
Method
Cleanup
Cleanup hides an editor
hswindow/hseditor/hsfonteditor/fonteditor.go:153
↓ 1 callers
Method
Cleanup
Cleanup hides editor
hswindow/hseditor/hsds1editor/ds1_editor.go:101
↓ 1 callers
Method
Cleanup
Cleanup hides an editor
hswindow/hseditor/hsfonttableeditor/font_table_editor.go:100
↓ 1 callers
Method
Cleanup
Cleanup hides an editor
hswindow/hseditor/hsstringtableeditor/string_table_editor.go:101
↓ 1 callers
Method
Cleanup
Cleanup hides editor
hswindow/hseditor/hsdt1editor/dt1_editor.go:154
↓ 1 callers
Method
Cleanup
Cleanup hides editor
hswindow/hseditor/hsdcceditor/dcc_editor.go:125
↓ 1 callers
Method
Cleanup
Cleanup hides an editor
hswindow/hseditor/hstexteditor/texteditor.go:146
↓ 1 callers
Method
Cleanup
Cleanup hides an editor
hswindow/hseditor/hspalettemapeditor/palette_map_editor.go:95
↓ 1 callers
Method
Cleanup
Cleanup hides an editor
hswindow/hseditor/hscofeditor/cof_editor.go:95
↓ 1 callers
Method
Cleanup
Cleanup hides an editor
hswindow/hseditor/hsanimdataeditor/animation_data_editor.go:94
↓ 1 callers
Method
Cleanup
Cleanup hides palette editor
hswindow/hseditor/hspaletteeditor/palette_editor.go:106
↓ 1 callers
Method
Corner
Corner draws a "lower-right" corner
hswidget/dt1widget/tiletypeimage/tile_type_image.go:195
↓ 1 callers
Function
Create
Create creates a new project properties' dialog
hswindow/hsdialog/hsprojectpropertiesdialog/projectpropertiesdialog.go:51
↓ 1 callers
Function
Create
Create creates a new preferences dialog
hswindow/hsdialog/hspreferencesdialog/preferencesdialog.go:33
↓ 1 callers
Function
Create
Create creates a new AboutDialog
hswindow/hsdialog/hsaboutdialog/aboutdialog.go:42
↓ 1 callers
Function
Create
Create creates a new console
hswindow/hstoolwindow/hsconsole/console.go:29
↓ 1 callers
Function
Create
Create creates a new widget
hswidget/animdatawidget/widget.go:32
↓ 1 callers
Function
Create
Create creates a new FontTable widget
hswidget/fonttablewidget/widget.go:33
↓ 1 callers
Function
Create
Create creates a new dt1 viewers widget
hswidget/dt1widget/widget.go:55
↓ 1 callers
Function
Create
Create creates a new string table editor widget
hswidget/stringtablewidget/widget.go:25
↓ 1 callers
Function
Create
Create creates a new palette map viewer's widget
hswidget/palettemapwidget/widget.go:32
↓ 1 callers
Function
Create
Create creates new widget
hswidget/dc6widget/widget.go:41
↓ 1 callers
Function
Create
Create a new COF widget
hswidget/cofwidget/widget.go:34
↓ 1 callers
Function
Create
Create creates a new dcc widget
hswidget/dccwidget/widget.go:43
↓ 1 callers
Function
Create
Create creates a new ds1 viewer
hswidget/ds1widget/widget.go:39
↓ 1 callers
Function
Create
Create creates new Abyss Wrapper
abysswrapper/abysswrapper.go:26
↓ 1 callers
Function
Create
Create creates new app instance
hsapp/app.go:103
↓ 1 callers
Function
CreateNew
CreateNew creates new project
hscommon/hsproject/project.go:48
↓ 1 callers
Method
CreateNewFolder
CreateNewFolder creates a new directory
hscommon/hsproject/project.go:282
↓ 1 callers
Method
CreateTextureFromARGB
CreateTextureFromARGB creates a texture fromo color given
hscommon/textureloader.go:102
↓ 1 callers
Method
Dispose
()
hswidget/dc6widget/state.go:101
↓ 1 callers
Method
EastWall
EastWall adds an easter wall
hswidget/dt1widget/tiletypeimage/tile_type_image.go:97
↓ 1 callers
Method
EncodeState
EncodeState returns widget's state (unique for each editor type) in byte slice format
hswindow/hseditor/editor.go:119
↓ 1 callers
Method
FindPathEntry
FindPathEntry search for path entry in project's cahe
hscommon/hsproject/project.go:232
↓ 1 callers
Method
GetMPQFileNodes
GetMPQFileNodes returns mpq's node
hscommon/hsproject/mpq.go:19
↓ 1 callers
Method
GetWindowTitle
GetWindowTitle controls what the window title for this editor appears as
hscommon/editorwindow.go:17
↓ 1 callers
Method
KeyboardShortcuts
KeyboardShortcuts returns a list of keyboard shortcuts
hscommon/renderable.go:10
↓ 1 callers
Method
Launch
Launch launches abyss wrapper
abysswrapper/abysswrapper.go:52
↓ 1 callers
Function
Load
Load loads config
hsconfig/config.go:78
↓ 1 callers
Function
LoadFromFile
LoadFromFile loads projects file
hscommon/hsproject/project.go:118
↓ 1 callers
Function
LoadFromJSON
LoadFromJSON loads a new font from json
hscommon/hsfiletypes/hsfont/font.go:37
↓ 1 callers
Function
NewFile
NewFile creates a new font
hscommon/hsfiletypes/hsfont/font.go:24
↓ 1 callers
Function
NewNode
NewNode creates a new node
hscommon/hsnode/node.go:27
↓ 1 callers
Function
NewTextureLoader
NewTextureLoader creates a new texture loader
hscommon/textureloader.go:44
↓ 1 callers
Method
NorthDoor
NorthDoor builds a wall with a doors on north edge
hswidget/dt1widget/tiletypeimage/tile_type_image.go:160
↓ 1 callers
Method
OnPauseClicked
OnPauseClicked sets onPauseClicked callback (called when the user clicks on pause button)
hswidget/custom_widgets.go:81
↓ 1 callers
Method
OnPlayClicked
OnPlayClicked sets onPlayClicked callback (called when the user clicks on play button)
hswidget/custom_widgets.go:75
↓ 1 callers
Method
ProcessTextureLoadRequests
()
hscommon/textureloader.go:29
↓ 1 callers
Method
ReloadAuxiliaryMPQs
ReloadAuxiliaryMPQs reloads auxiliary MPQs
hscommon/hsproject/project.go:344
↓ 1 callers
Method
RestoreAppState
RestoreAppState restores an app state
hsapp/app_state.go:34
↓ 1 callers
Method
ResumeLoadingTextures
()
hscommon/textureloader.go:28
↓ 1 callers
Method
Run
Run runs an app instance
hsapp/app.go:122
↓ 1 callers
Method
Save
Save saves an editor
hswindow/hseditor/hssoundeditor/soundeditor.go:176
↓ 1 callers
Method
Save
Save saves editor's data
hswindow/hseditor/hsdc6editor/dc6_editor.go:120
↓ 1 callers
Method
Save
Save saves an editor
hswindow/hseditor/hsfonteditor/fonteditor.go:148
↓ 1 callers
Method
Save
Save saves editors data
hswindow/hseditor/hsds1editor/ds1_editor.go:96
↓ 1 callers
Method
Save
Save saves an editor
hswindow/hseditor/hsfonttableeditor/font_table_editor.go:95
← previous
next →
101–200 of 550, ranked by callers