brainiac
|
7fe49b5630
|
normalize includes: zone
|
2025-12-26 20:58:07 -08:00 |
|
Aeadoin
|
eb51550109
|
[Cleanup] Cleanup Strings::ToInt uses. (#3142)
* [Cleanup] Cleanup Strings::ToInt uses.
* fix for conversion
* remove != 0
* cleanup
|
2023-03-25 20:32:30 -04:00 |
|
Kinglykrab
|
17aaab1f9d
|
[Quest API] Add Spell methods to Perl. (#1631)
* [Quest API] Add Spell methods to Perl.
- Add quest::getspell(spell_id) to Perl.
- Add eq.get_spell(spell_id) to Lua.
These methods return a spell object.
Exports $spell object references to spell events.
* Formatting.
* Remove comment.
* Update spdat.cpp
* Amplication typo.
* Fix conflicts.
* Remove repository changes.
* Fix typing.
* Update spell_effects.cpp
|
2021-11-03 17:47:15 -04:00 |
|
KimLS
|
8422ce6f25
|
Moved effects to a vector since we dont need the random access by slot
|
2015-06-09 22:46:53 -07:00 |
|
KimLS
|
3d1dc6314d
|
New style AA data loading, still rudimentary
|
2015-06-07 19:42:12 -07:00 |
|