1st - sorry for posting here
2nd - Odie - check PW please
3rd - If that not a problem - answer for my question
4th - You doing wery much of wery good work
Thank You 4 patient
Hi Badgerman,
1 - pls PM (Private msg) me in future for such issues, or open in new thread.
2 - PW? Password for??? (If its the pdf file, no need.... u can open as read only)
3 - Problem for?
4 - Thanks. I guess u are not an English as main language??
PS: Dun reply to here again. if need, start new thread. Thanks. =)
Sorry for late posting.... its my annual stocktake now, and i am sorta quite slow in responses and my well... forum upkeep. So if anything, PM me here ok? Thanks.
I realised recently quite a bit of stuff done, esp today with the new heightmaps factors and fixes to couple of maps. Hence, i decided to do a full rebuilt again today.
A new DEBUG version, complete clean rebuilt in codeblocks, R24861 is compiled and
being uploaded to nakido. (Last Complete Rebuilt of Maps as of
this version R24861.)
It is
being uploaded to nakido now
and will take another 2-3 hrs. (Now = 5.19pm +8GMT).The file,
when ready,
will be at this:
UFOAI 2.3 R24861 Developer's BuiltI will have an acknowledgement once this is done. =)(Currently
100% Done) (8pm +8GMT)
DONE!Revision notes from 24827 to 24861 (See attached file or see below).
* these debug outputs slowed down radiant a lot when pk3 files are installed
Friday, June 26, 2009 2:39 PM
tlh2000 * r24864 /ufoai/trunk/src/tools/radiant/plugins/archivezip/archive.cpp: * these debug outputs slowed down radiant a lot when pk3 files are installed
* g_message => g_debug
Friday, June 26, 2009 2:35 PM
tlh2000 * r24863 /ufoai/trunk/src/tools/radiant/plugins/archivezip/archive.cpp: * g_message => g_debug
* load entities.ufo from pk3 files, too
Friday, June 26, 2009 2:33 PM
tlh2000 * r24862 /ufoai/trunk/src/tools/radiant/ (4 files in 3 dirs): * load entities.ufo from pk3 files, too
* prefab thumbnails
Friday, June 26, 2009 6:24 AM
tlh2000 * r24861 /ufoai/trunk/radiant/prefabs/ (inter_stiletto.jpg prefabs.list ufo_scout.jpg ufo_supply.jpg): * prefab thumbnails
* prefab thumbnail
Friday, June 26, 2009 6:18 AM
tlh2000 * r24860 /ufoai/trunk/radiant/prefabs/ (prefabs.list ufo_fighter.jpg): * prefab thumbnail
* eol-style native
Friday, June 26, 2009 6:11 AM
tlh2000 * r24859 /ufoai/trunk/radiant/prefabs/prefabs.list: * eol-style native
* prefabs.list for defining prefabs in radiant (maybe we should remove this file...
Friday, June 26, 2009 6:11 AM
tlh2000 * r24858 /ufoai/trunk/radiant/prefabs/prefabs.list: * prefabs.list for defining prefabs in radiant (maybe we should remove this file later again)
* renamed the prefabs
Friday, June 26, 2009 6:09 AM
tlh2000 * r24857 /ufoai/trunk/radiant/prefabs/ (32 files): * renamed the prefabs
* moved prefabs directory into uforadiant package
Friday, June 26, 2009 6:03 AM
tlh2000 * r24856 /ufoai/trunk/debian/ (ufoai-map-sources.install ufoai-radiant.install): * moved prefabs directory into uforadiant package
* added prefabs.cpp to c:b project
Friday, June 26, 2009 6:01 AM
tlh2000 * r24855 /ufoai/trunk/build/projects/radiant.cbp: * added prefabs.cpp to c:b project
* prefabs dir is no longer in base/maps
Friday, June 26, 2009 6:00 AM
tlh2000 * r24854 /ufoai/trunk/ (build/maps.mk contrib/scripts/compile_maps.bat): * prefabs dir is no longer in base/maps
* moved prefabs into radiant directory
Friday, June 26, 2009 5:59 AM
tlh2000 * r24853 /ufoai/trunk/ (4 files in 4 dirs): * moved prefabs into radiant directory
* fixed image in prefab view
Friday, June 26, 2009 5:45 AM
tlh2000 * r24852 /ufoai/trunk/src/tools/radiant/radiant/sidebar/prefabs.cpp: * fixed image in prefab view
* basic implementation of the prefabs sidebar tab
Friday, June 26, 2009 5:30 AM
tlh2000 * r24851 /ufoai/trunk/src/tools/radiant/radiant/ (4 files in 2 dirs): * basic implementation of the prefabs sidebar tab
* fix various typos; please review, this involves translatable strings
Friday, June 26, 2009 5:15 AM
richlv * r24850 /ufoai/trunk/ (29 files in 2 dirs): * fix various typos; please review, this involves translatable strings
* remove custom font param from MN_DrawTooltip
Friday, June 26, 2009 5:14 AM
bayo-fr * r24849 /ufoai/trunk/src/client/menu/ (7 files in 2 dirs): * remove custom font param from MN_DrawTooltip
* add tooltips for truncated tab options
Friday, June 26, 2009 5:04 AM
bayo-fr * r24848 /ufoai/trunk/src/client/menu/node/ (m_node_abstractoption.h m_node_tab.c): * add tooltips for truncated tab options
* fix MN_TabNodeTabAtPosition computation
Friday, June 26, 2009 4:39 AM
bayo-fr * r24847 /ufoai/trunk/src/client/menu/node/m_node_tab.c: * fix MN_TabNodeTabAtPosition computation
* fix typos
Friday, June 26, 2009 4:37 AM
richlv * r24846 /ufoai/trunk/base/ufos/ (4 files): * fix typos
* fixed entity parsing memory leaks * added size() to input streams * use...
Friday, June 26, 2009 4:29 AM
tlh2000 * r24845 /ufoai/trunk/src/tools/radiant/ (8 files in 6 dirs):
* fixed entity parsing memory leaks
* added size() to input streams
* use ArchiveTextFile for entities.ufo parsing
* minor spacing fixes
Friday, June 26, 2009 4:21 AM
richlv * r24844 /ufoai/trunk/base/ufos/entities.ufo: * minor spacing fixes
* moved EntityClassVisitor to entity.cpp (only used there) * EntityClassVisitor...
Friday, June 26, 2009 3:23 AM
RudolfoWood * r24843 /ufoai/trunk/src/tools/radiant/ (include/ientity.h libs/entitylib.h radiant/entity.cpp):
* moved EntityClassVisitor to entity.cpp (only used there)
* EntityClassVisitor only copies keys that are allowed in target class
* added Method for adding mandatory key/values used for creating new entities and for changing existing entities class
* added prefabs sidebar tab (still empty)
Friday, June 26, 2009 2:41 AM
tlh2000 * r24842 /ufoai/trunk/ (5 files in 2 dirs): * added prefabs sidebar tab (still empty)
* added missing gettext markers
Friday, June 26, 2009 2:31 AM
tlh2000 * r24841 /ufoai/trunk/src/tools/radiant/ (plugins/brushexport/export.cpp radiant/map.cpp): * added missing gettext markers
* minor spacing fixes
Friday, June 26, 2009 2:16 AM
richlv * r24840 /ufoai/trunk/base/ufos/research.ufo: * minor spacing fixes
* remove "align" param from MN_DrawFill
Friday, June 26, 2009 2:09 AM
bayo-fr * r24839 /ufoai/trunk/src/client/menu/ (15 files in 2 dirs): * remove "align" param from MN_DrawFill
* editing classname provides a list of applicable classes now (brush classes...
Friday, June 26, 2009 1:58 AM
RudolfoWood * r24838 /ufoai/trunk/src/tools/radiant/radiant/sidebar/entityinspector.cpp:
* editing classname provides a list of applicable classes now (brush classes only if any brush is selected)
* prevent segfault if attribute is not/no longer valid for actual class (e.g. after changing classname)
* heightmaps
Friday, June 26, 2009 1:54 AM
tlh2000 * r24837 /ufoai/data_source/images/textures/tex_mattn/ (door004_heightmap.tga roof006_heightmap.tga): * heightmaps
* normalmaps
Friday, June 26, 2009 1:54 AM
tlh2000 * r24836 /ufoai/trunk/base/textures/tex_mattn/ (6 files): * normalmaps
* updated height- and normalmap
Thursday, June 25, 2009 2:53 PM
tlh2000 * r24835 /ufoai/ (2 files in 2 dirs): * updated height- and normalmap
* normalmap
Thursday, June 25, 2009 2:40 PM
tlh2000 * r24834 /ufoai/trunk/base/textures/tex_mattn/door022_nm.tga: * normalmap
* updated height- and normalmap
Thursday, June 25, 2009 2:38 PM
tlh2000 * r24833 /ufoai/ (2 files in 2 dirs): * updated height- and normalmap
* normalmap
Thursday, June 25, 2009 2:35 PM
tlh2000 * r24832 /ufoai/trunk/base/textures/tex_mattn/door023_nm.tga: * normalmap
* heightmap
Thursday, June 25, 2009 2:34 PM
tlh2000 * r24831 /ufoai/data_source/images/textures/tex_mattn/door023_heightmap.tga: * heightmap
* fixed typo
Thursday, June 25, 2009 2:14 PM
tlh2000 * r24830 /ufoai/trunk/src/ (game/inv_shared.c tools/radiant/libs/autoptr.h): * fixed typo
* translated some strings
Thursday, June 25, 2009 2:01 PM
tlh2000 * r24829 /ufoai/trunk/src/po/ufoai-de.po: * translated some strings
* synced with wiki
Thursday, June 25, 2009 1:36 PM
tlh2000 * r24828 /ufoai/trunk/src/po/ (25 files): * synced with wiki
* cleanup
Thursday, June 25, 2009 5:15 AM
aduke1 * r24827 /ufoai/trunk/src/common/routing.c: * cleanup
[attachment deleted by admin]