annotate images/icons.xml @ 217:c719a07cd28d beta

Traipse Beta 'OpenRPG' {100430-01} Traipse is a distribution of OpenRPG that is designed to be easy to setup and go. Traipse also makes it easy for developers to work on code without fear of sacrifice. 'Ornery-Orc' continues the trend of 'Grumpy' and adds fixes to the code. 'Ornery-Orc's main goal is to offer more advanced features and enhance the productivity of the user. Update Summary (Patch-2) New Features: New Namespace method with two new syntaxes New Namespace Internal is context sensitive, always! New Namespace External is 'as narrow as you make it' New Namespace FutureCheck helps ensure you don't receive an incorrect node New PluginDB access for URL2Link plugin New to Forms, they now show their content in Design Mode New to Update Manager, checks Repo for updates on software start New to Mini Lin node, change title in design mode Fixes: Fix to Server GUI startup errors Fix to Server GUI Rooms tab updating Fix to Chat and Settings if non existant die roller is picked Fix to Dieroller and .open() used with .vs(). Successes are correctly calculated Fix to Alias Lib's Export to Tree, Open, Save features Fix to alias node, now works properly Fix to Splitter node, minor GUI cleanup Fix to Backgrounds not loading through remote loader Fix to Node name errors Fix to rolling dice in chat Whispers Fix to Splitters Sizing issues Fix to URL2Link plugin, modified regex compilation should remove memory leak Fix to mapy.py, a roll back due to zoomed grid issues Fix to whiteboard_handler, Circles work by you clicking the center of the circle Fix to Servers parse_incoming_dom which was outdated and did not respect XML Fix to a broken link in the server welcome message Fix to InterParse and logger requiring traceback Fix to Update Manager Status Bar Fix to failed image and erroneous pop up Fix to Mini Lib node that was preventing use Fix to plugins that parce dice but did not call InterParse Fix to nodes for name changing by double click Fix to Game Tree, node ordering on drag and drop corrected Daily-01: Again forgot the version number Files affect in last update: Currently selected branch: beta Author: sirebral Files Modified (in update): orpg/chat/commands.py orpg/gametree/gametree.py orpg/gametree/nodehandlers/containers.py orpg/gametree/nodehandlers/minilib.py orpg/pluginhandler.py plugins/xxhiddendice.py plugins/xxsimpleinit.py
author sirebral
date Fri, 30 Apr 2010 05:44:05 -0500
parents cc1ae9386f87
children 3bbfd84619c0
rev   line source
158
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
1 <icons>
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
2 <icon name='book' file='book.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
3 <icon name='folder' file='folder.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
4 <icon name='die' file='die.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
5 <icon name='skull' file='skull.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
6 <icon name='labtop' file='labtop.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
7 <icon name='flask' file='flask.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
8 <icon name='goblin' file='goblin.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
9 <icon name='note' file='note.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
10 <icon name='bullet' file='bullet.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
11 <icon name='ccmap' file='ccmap.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
12 <icon name='8ball' file='8ball.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
13 <icon name='car' file='car.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
14 <icon name='chess' file='chess.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
15 <icon name='compass' file='compass.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
16 <icon name='cyborg' file='cyborg.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
17 <icon name='drugs' file='drugs.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
18 <icon name='gear' file='gear.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
19 <icon name='grenade' file='grenade.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
20 <icon name='gun1' file='gun1.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
21 <icon name='gun2' file='gun2.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
22 <icon name='knight' file='knight.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
23 <icon name='money' file='money.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
24 <icon name='ninja' file='ninja.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
25 <icon name='orc' file='orc.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
26 <icon name='help' file='help.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
27 <icon name='oriental' file='oriental.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
28 <icon name='player' file='player.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
29 <icon name='questionhead' file='questionhead.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
30 <icon name='r2d2' file='r2d2.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
31 <icon name='rome' file='rome.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
32 <icon name='shades' file='shades.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
33 <icon name='spears' file='spears.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
34 <icon name='startrek' file='startrek.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
35 <icon name='sword' file='sword.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
36 <icon name='tank1' file='tank1.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
37 <icon name='tank2' file='tank2.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
38 <icon name='thief' file='thief.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
39 <icon name='tiefighter' file='tiefighter.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
40 <icon name='wizard1' file='wizard1.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
41 <icon name='d20' file='d20.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
42 <icon name='d10' file='d10.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
43 <icon name='d8' file='d8.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
44 <icon name='d4' file='d4.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
45 <icon name='grid' file='grid.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
46 <icon name='html' file='html.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
47 <icon name='browser' file='browser.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
48 <icon name='image' file='img.gif' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
49 <icon name='tabber' file='tabber.png' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
50 <icon name='divider' file='divider.png' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
51 <icon name='form' file='form.png' />
cc1ae9386f87 Traipse Beta 'OpenRPG' {091125-03}
sirebral
parents: 156
diff changeset
52 </icons>