|
audio
|
2010-09-10
|
wm
|
[1bd8ff]
Implemented rudimentary music support
|
|
images
|
2010-09-23
|
pontiac
|
[f88ebf]
* Finetuned obstacle sprites a bit.
|
|
maps
|
2010-09-24
|
pontiac
|
[659b0b]
* Fixed a bug where onlyOnce animations were ha...
|
|
AStarSearch.lua
|
2010-10-01
|
pontiac
|
[c65ad9]
* Fixed usage of blockers["obstacle"] in Player...
|
|
AnimationManager.lua
|
2010-09-30
|
pontiac
|
[cce71c]
* Changed table.getn() to "#list" notation. Thi...
|
|
ChangeManager.lua
|
2010-09-19
|
wm
|
[5521d9]
Introduced a shadow table
|
|
FreeMono.ttf
|
2010-09-01
|
LordKaT
|
[4e304f]
Inital Commit. Hope it works :)
|
|
HUD.lua
|
2010-09-19
|
wm
|
[ea0ef2]
Introduced a minimap manager that draws and upd...
|
|
InputManager.lua
|
2010-09-30
|
pontiac
|
[cce71c]
* Changed table.getn() to "#list" notation. Thi...
|
|
MainMenu.lua
|
2010-09-30
|
pontiac
|
[cce71c]
* Changed table.getn() to "#list" notation. Thi...
|
|
MapManager.lua
|
2010-10-01
|
pontiac
|
[c65ad9]
* Fixed usage of blockers["obstacle"] in Player...
|
|
MapSearchNode.lua
|
2010-09-30
|
pontiac
|
[cce71c]
* Changed table.getn() to "#list" notation. Thi...
|
|
MinimapManager.lua
|
2010-09-20
|
wm
|
[871a23]
Added a map with high tile variety for testing ...
|
|
MusicManager.lua
|
2010-09-10
|
wm
|
[1bd8ff]
Implemented rudimentary music support
|
|
PlayerManager.lua
|
2010-10-01
|
pontiac
|
[c65ad9]
* Fixed usage of blockers["obstacle"] in Player...
|
|
ProjectileManager.lua
|
2010-09-30
|
pontiac
|
[cce71c]
* Changed table.getn() to "#list" notation. Thi...
|
|
SettingsManager.lua
|
2010-09-30
|
pontiac
|
[cce71c]
* Changed table.getn() to "#list" notation. Thi...
|
|
TileManager.lua
|
2010-09-30
|
pontiac
|
[cce71c]
* Changed table.getn() to "#list" notation. Thi...
|
|
UIDManager.lua
|
2010-09-18
|
wm
|
[4f6898]
Merge branch 'master' of git://lkrpgproject.git...
|
|
captions.lua
|
2010-09-30
|
pontiac
|
[cce71c]
* Changed table.getn() to "#list" notation. Thi...
|
|
lube.lua
|
2010-09-01
|
LordKaT
|
[4e304f]
Inital Commit. Hope it works :)
|
|
main.lua
|
2010-09-27
|
pontiac
|
[4f500b]
* Removed pathfinding debug code from main.lua.
|
|
monster.lua
|
2010-10-01
|
pontiac
|
[c65ad9]
* Fixed usage of blockers["obstacle"] in Player...
|
|
obstacle.lua
|
2010-09-18
|
wm
|
[4f6898]
Merge branch 'master' of git://lkrpgproject.git...
|
|
tilemap.lua
|
2010-09-19
|
wm
|
[5521d9]
Introduced a shadow table
|
|
utils.lua
|
2010-10-01
|
pontiac
|
[d0ad68]
* Some performance optimizations (mainly: made ...
|
|
vector.lua
|
2010-09-30
|
pontiac
|
[146b14]
* vector.lua: Changed "len" and "len2" to direc...
|