Changeset 1586
- Timestamp:
- 06/11/08 08:24:56 (4 months ago)
- Files:
-
- branches/community/torque/mmo/v1/talentraspel_development/changes.txt (modified) (1 diff)
- branches/community/torque/mmo/v1/talentraspel_development/data/character/character.db (modified) (previous)
- branches/community/torque/mmo/v1/talentraspel_development/data/master/master.db (modified) (previous)
- branches/community/torque/mmo/v1/talentraspel_development/mud/world/genesistime.py (modified) (1 diff)
- branches/community/torque/mmo/v1/talentraspel_development/patchlist.txt (modified) (1 diff)
- branches/community/torque/mmo/v1/talentraspel_development/testgame.mmo/data/ui/encyclopedia/momworld.tar.gz (modified) (previous)
- branches/community/torque/mmo/v1/talentraspel_development/testgame.mmo/data/worlds/multiplayer.baseline/world.db (modified) (previous)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/community/torque/mmo/v1/talentraspel_development/changes.txt
r1571 r1586 799 799 - fix for scaled DTS objects not clipped correctly 800 800 - fix for correct function of RenderBans 801 - Some optimization. 802 - cleanup, bugfixes, improvements 801 803 802 804 Details from MoM merge (some points may not apply to the Torque MMO Kit): branches/community/torque/mmo/v1/talentraspel_development/mud/world/genesistime.py
r1583 r1586 2 2 #AUTOMATICALLY GENERATED FILE DO NOT EDIT! 3 3 4 GENESISTIME = "200 7-04-09 07:47:19"4 GENESISTIME = "2008-06-11 17:01:48" branches/community/torque/mmo/v1/talentraspel_development/patchlist.txt
r1571 r1586 12 12 - fix for scaled DTS objects not clipped correctly 13 13 - fix for correct function of RenderBans 14 - Some optimization. 15 - cleanup, bugfixes, improvements 14 16 15 17 Version 1.1-SP4:

