r23
Details
-
FilenameBreueSK-r23.zip
-
Uploaded by
-
UploadedMar 10, 2012
-
Size89.68 KB
-
Downloads42
-
MD5f39bb064a4d89df124132bdc3b130182
Supported WoW Retail Versions
- 4.3.0
Changelog
2012-03-10 John <John@Yosemite-PC>
[ac50a4fc7229] [tip]
* Lists.lua
-todo
2012-03-09 John <John@Yosemite-PC>
[27cf1355cd6f]
* Core.lua Lists.lua
Bugfixes (changes to zero length lists are killing me)
Remove someone from a list
[ffcea2f51663]
* Core.lua Lists.lua
Delete a list
[3fedb912c088]
* Core.lua Lists.lua
Rename a list
[cdca1f2ae605]
* Lists.lua
bugs
2012-03-09 John <John@Doomsday>
[bf3e94bc3bf5]
* Core.lua Lists.lua
Updated todos, lists using creation timestamp as keys
[71fc79846a5d]
* Core.lua Lists.lua
nuke db without having to exit game
printouts for more things
populate random is working
killing bugs
2012-03-08 John <John@Doomsday>
[16b7e6390f42]
* Lists.lua
Renamed a bunch of lists so I can tell easily what the primary key is and what is stored in that list.
Trying to stop using the word "list" because it applies to basically everything
[dbfb8f2052b6]
* Core.lua
Progress update
[030694ddc6c9]
* Core.lua
More commands to the CLI
[e62cbf3a0c07]
* Lists.lua
Disallowing adding a person a second time
2012-03-07 John <John@Yosemite-PC>
[a6bc3f2d3207]
* Lists.lua
Many corrections to support ID based lists
[99c279ab0b75]
* Core.lua
Command to add people to end or random. you know.
2012-03-07 John <John@Doomsday>
[433d31ea992a]
* Lists.lua
Separated add methods into "end of list" and "random"
[daed0597deba]
* Core.lua Lists.lua
Pretty printing for lists
A decision on how to index them up
Bug about reverse list maintenance fixed.
Next step noted.
2012-03-07 John <John@Yosemite-PC>
[b05fcb225c4a]
* Core.lua Lists.lua
player -> person
fix trim bug when trimming all
shortened IDs for persons list keys
2012-03-06 John <John@Doomsday>
[241986f7066c]
* Lists.lua
Comments
2012-03-05 John <John@Yosemite-PC>
[6d460ff2135c]
* Core.lua Lists.lua
Next steps noted.
[2ce0f4db1a3e]
* Core.lua Lists.lua
Changelist trimming
2012-03-03 John <John@Yosemite-PC>
[6c8f9473b22e]
* Lists.lua
Notes on list storage keys
2012-03-02 John <John@Yosemite-PC>
[431ddc8bdb4a]
* Core.lua Lists.lua
Beginnings of a random populate command
[00286ba3b9c4]
* Lists.lua
Bug: forgot raid list was keyed with the names
[21c58930f74e]
* Core.lua Gui.lua Lists.lua MultiSelectWidget.lua Options.lua breuesk.toc
Refactoring
[47fac96968e1]
* .pkgmeta, Core.lua Lists.lua Localization/Core.lua Localization/enUS.lua breuesk.toc
First commit