Event list: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
m reshuffled
mNo edit summary
Line 33: Line 33:
*[[EVENT_MAINMENUSCREEN]]
*[[EVENT_MAINMENUSCREEN]]
*[[EVENT_NEWGAME]]<sup>[1]</sup>
*[[EVENT_NEWGAME]]<sup>[1]</sup>
*[[EVENT_NEWGAMECUSTOM]]<sup>[1]</sup>
*[[EVENT_NEWGAMESCREEN]]
*[[EVENT_NEWGAMESCREEN]]
*[[EVENT_POSTSAVEGAME]]
*[[EVENT_POSTSAVEGAME]]
Line 57: Line 56:
*[[EVENT_MENUCURSORSHADE]]<sup>[1]</sup>
*[[EVENT_MENUCURSORSHADE]]<sup>[1]</sup>
*[[EVENT_MENUSHADESELECTED]]<sup>[1]</sup>
*[[EVENT_MENUSHADESELECTED]]<sup>[1]</sup>
*[[EVENT_NEWGAMECUSTOM]]<sup>[1]</sup>


Screen drawing events (special screens and cutscenes)
Screen drawing events (special screens and cutscenes)

Revision as of 08:15, 3 August 2021

EDuke32 Scripting

This is a list of every event in the current release of EDuke32.

All events are accessed using the onevent command.

[1] Unsynchronized events
[2] may recurse
[3] no current player set
[4] lunatic (lua) build only
[5] eduke32 standalone build only

Misc events

Unused

Screen drawing events (menus)

Screen drawing events (special screens and cutscenes)

Screen drawing events (HUD)

Screen drawing events (player body)

Screen drawing events (in-game)

Screen drawing events (misc)

Actor controlling events

Sound-based events

Global events

Player controlling events

Player input-based events