Technical support > Windows
Links for 2.3 Development Binaries - Full Builts & Incremental Builts Only
odie:
A new DEBUG version, complete clean rebuilt in codeblocks, R25464 is compiled and is being uploaded to nakido now. (Last Complete Rebuilt of Maps will be as of version R25447.)
It is being uploaded to nakido and estimate will take another ~2-3 hrs. (Now = 10.53am +8GMT).
The file, when ready, will be at this:
UFOAI 2.3 R25464 Developer's Built
*Please note that you will have to download the latest NAKIDO flag file and install to get uninterrupted / resume download functions. (Current version as of Mondays ago - 29 June 2009)
I will have an acknowledgement once this is done. =)
(Currently 100% Done) (1.30pm +8GMT)
DONE!
Checksum as follows:
--- Code: ---CRC32 - 7ABA2D4E
MD5 - 370DE1063DA806D5BB2B6AFE1FCECD5C
SHA1 - B8CBED3E263B5C42674A06A8D1616831E32B5343
--- End code ---
Revision notes from 25447 to 25464 (See notes below).
--- Code: ---* moved clean targets into Makefile.in to have them for tab completion, too
Tuesday, July 28, 2009 4:27 AM
tlh2000 * r25464 /ufoai/trunk/ (Makefile.in build/radiant.mk build/tests.mk): * moved clean targets into Makefile.in to have them for tab completion, too
* fixed routing test for now
Tuesday, July 28, 2009 4:26 AM
tlh2000 * r25463 /ufoai/trunk/src/tests/test_routing.c: * fixed routing test for now
* basic code for unittests
Tuesday, July 28, 2009 3:59 AM
tlh2000 * r25462 /ufoai/trunk/ (8 files in 3 dirs): * basic code for unittests
* switch to shortname for sorting, reinit sort after fill
Tuesday, July 28, 2009 3:38 AM
RudolfoWood * r25461 /ufoai/trunk/src/tools/radiant/radiant/sidebar/prefabs.cpp: * switch to shortname for sorting, reinit sort after fill
* added misc_model
Tuesday, July 28, 2009 3:27 AM
tlh2000 * r25460 /ufoai/trunk/base/maps/bunker.map: * added misc_model
* removed per le event time delay (produced more problems as it solved) * we are...
Tuesday, July 28, 2009 3:27 AM
tlh2000 * r25459 /ufoai/trunk/src/client/ (cl_le.c cl_le.h events/e_time.c):
* removed per le event time delay (produced more problems as it solved)
* we are now only able to move one soldier at a time again
* extracted prefabs
Tuesday, July 28, 2009 3:19 AM
tlh2000 * r25458 /ufoai/trunk/radiant/prefabs/ (15 files in 2 dirs): * extracted prefabs
* codeblocks nightly update
Tuesday, July 28, 2009 2:21 AM
nairan * r25457 /ufoai/trunk/contrib/scripts/codeblocks.sh: * codeblocks nightly update
* extracted prefabs
Tuesday, July 28, 2009 2:03 AM
tlh2000 * r25456 /ufoai/trunk/radiant/prefabs/ (9 files in 2 dirs): * extracted prefabs
* prevent segfault from empty data insertion
Tuesday, July 28, 2009 1:54 AM
RudolfoWood * r25455 /ufoai/trunk/src/tools/radiant/radiant/sidebar/entityinspector.cpp: * prevent segfault from empty data insertion
* reintroduced sorting for prefabs (was broken with filtering)
Tuesday, July 28, 2009 1:52 AM
RudolfoWood * r25454 /ufoai/trunk/src/tools/radiant/radiant/sidebar/prefabs.cpp: * reintroduced sorting for prefabs (was broken with filtering)
* updated palm prefabs
Tuesday, July 28, 2009 1:51 AM
tlh2000 * r25453 /ufoai/trunk/radiant/prefabs/vegetation.map: * updated palm prefabs
* new prefab
Tuesday, July 28, 2009 1:46 AM
tlh2000 * r25452 /ufoai/trunk/radiant/prefabs/vegetation/ (tree_dead.jpg tree_dead.map): * new prefab
* ups - revert the renaming
Tuesday, July 28, 2009 1:44 AM
tlh2000 * r25451 /ufoai/trunk/base/models/objects/vegi/tree_dead/ (tree_dead.png tree_dead1.png): * ups - revert the renaming
* separated into three models
Tuesday, July 28, 2009 1:32 AM
tlh2000 * r25450 /ufoai/trunk/base/models/objects/vegi/tree_dead/ (6 files): * separated into three models
* new prefabs
Tuesday, July 28, 2009 1:16 AM
tlh2000 * r25449 /ufoai/trunk/radiant/prefabs/ (10 files in 2 dirs): * new prefabs
* converted to md2 and rescaled
Tuesday, July 28, 2009 12:02 AM
tlh2000 * r25448 /ufoai/trunk/base/models/objects/cars/trailer/ (boxtrailer.md2 boxtrailer.obj): * converted to md2 and rescaled
* fixed skin path
Monday, July 27, 2009 6:12 AM
tlh2000 * r25447 /ufoai/trunk/base/models/objects/vegi/tree_dead/tree_dead.md2: * fixed skin path
--- End code ---
odie:
Dear UFOAI-ans,
Just to let us know that there is not much updates today, hence i am not uploading a new binary.
This is also partially due to the fact that i am trying to 'upgrade' the codeblocks to a newer version that mattn has uploaded, but has not since worked for me.
Waiting for this to be resolved.....
If worst come to worst, by friday, i will use the old CB version to compile the last update for the wk. :D
Toodles!
*paws crossed*
odie:
A new DEBUG version, complete clean rebuilt in codeblocks, R25493 is compiled and is being uploaded to nakido now. (Last Complete Rebuilt of Maps will be as of version R25447.)
It is being uploaded to nakido and estimate will take another ~1-2 hrs. (Now = 2.50pm +8GMT).
The file, when ready, will be at this:
UFOAI 2.3 R25493 Developer's Built
*Please note that you will have to download the latest NAKIDO flag file and install to get uninterrupted / resume download functions. (Current version as of Mondays ago - 29 June 2009)
I will have an acknowledgement once this is done. =)
(Currently 100% Done) (4.20pm +8GMT)
DONE!
Checksum as follows:
--- Code: ---CRC32 - 7ABA2D4E
MD5 - 370DE1063DA806D5BB2B6AFE1FCECD5C
SHA1 - B8CBED3E263B5C42674A06A8D1616831E32B5343
--- End code ---
Revision notes from 25464 to 25493 (See notes below).
--- Code: ---* support methods
Thursday, July 30, 2009 5:21 AM
bayo-fr * r25493 /ufoai/trunk/contrib/scripts/ui/nodeInheritance.py: * support methods
* add "toggle" function for checkbox * example with popup_tipoftheday
Thursday, July 30, 2009 4:51 AM
bayo-fr * r25492 /ufoai/trunk/ (base/ufos/ui/main.ufo src/client/menu/node/m_node_checkbox.c):
* add "toggle" function for checkbox
* example with popup_tipoftheday
* changed the order to reflect the order in the interface
Thursday, July 30, 2009 2:21 AM
tlh2000 * r25491 /ufoai/trunk/src/tools/radiant/plugins/entity/entity.cpp: * changed the order to reflect the order in the interface
* applied Rudolfo's light radius patch
Thursday, July 30, 2009 2:12 AM
tlh2000 * r25490 /ufoai/trunk/ (8 files in 4 dirs): * applied Rudolfo's light radius patch
* extended Actor is still moving error message
Thursday, July 30, 2009 2:01 AM
tlh2000 * r25489 /ufoai/trunk/src/client/events/event/actor/e_event_actormove.c: * extended Actor is still moving error message
* removed unused variable
Thursday, July 30, 2009 1:52 AM
tlh2000 * r25488 /ufoai/trunk/src/client/menu/m_parse.c: * removed unused variable
* forgot to commit the config.h template
Thursday, July 30, 2009 1:45 AM
tlh2000 * r25487 /ufoai/trunk/config.h.in: * forgot to commit the config.h template
* added cunit test if configure was called with --enable-tests
Thursday, July 30, 2009 1:43 AM
tlh2000 * r25486 /ufoai/trunk/ (configure configure.ac): * added cunit test if configure was called with --enable-tests
* removed libjpeg from some radiant targets
Thursday, July 30, 2009 1:33 AM
tlh2000 * r25485 /ufoai/trunk/build/projects/ (5 files): * removed libjpeg from some radiant targets
* clean and fixed linker and cflags for linux and mac target
Thursday, July 30, 2009 1:29 AM
tlh2000 * r25484 /ufoai/trunk/build/projects/ (8 files): * clean and fixed linker and cflags for linux and mac target
* added sdl framework to mac target
Thursday, July 30, 2009 1:12 AM
tlh2000 * r25483 /ufoai/trunk/build/projects/ufo_ded.cbp: * added sdl framework to mac target
* added vorbis, theora and xvid to linux and mac targets
Thursday, July 30, 2009 1:11 AM
tlh2000 * r25482 /ufoai/trunk/build/projects/ufo.cbp: * added vorbis, theora and xvid to linux and mac targets
* added sdl-config to ufo_ded project
Thursday, July 30, 2009 1:10 AM
tlh2000 * r25481 /ufoai/trunk/build/projects/ufo_ded.cbp: * added sdl-config to ufo_ded project
* added libintl and gettext packages
Thursday, July 30, 2009 12:55 AM
tlh2000 * r25480 /ufoai/trunk/contrib/scripts/codeblocks.sh: * added libintl and gettext packages
* updated gettext to 0.17 * changed the autoconf and automake versions * added...
Wednesday, July 29, 2009 11:45 PM
tlh2000 * r25479 /ufoai/trunk/contrib/scripts/codeblocks.sh:
* updated gettext to 0.17
* changed the autoconf and automake versions
* added libtool
* unified strings
Wednesday, July 29, 2009 11:07 PM
tlh2000 * r25478 /ufoai/trunk/src/tools/radiant/radiant/ (dialogs/findtextures.cpp mainframe.cpp): * unified strings
* move replace texture menu item into the tool menu
Wednesday, July 29, 2009 11:05 PM
tlh2000 * r25477 /ufoai/trunk/src/tools/radiant/radiant/ (mainframe.cpp texwindow.cpp): * move replace texture menu item into the tool menu
* reduced scope, static, cleanup
Wednesday, July 29, 2009 10:57 PM
tlh2000 * r25476 /ufoai/trunk/src/tools/radiant/radiant/ (5 files): * reduced scope, static, cleanup
* static + cleanup
Wednesday, July 29, 2009 10:38 PM
tlh2000 * r25475 /ufoai/trunk/src/tools/radiant/radiant/selection.cpp: * static + cleanup
* fixed typo
Wednesday, July 29, 2009 10:19 PM
tlh2000 * r25474 /ufoai/trunk/contrib/scripts/codeblocks.sh: * fixed typo
* added cunit and fixed return value checking
Wednesday, July 29, 2009 10:17 PM
tlh2000 * r25473 /ufoai/trunk/contrib/scripts/codeblocks.sh: * added cunit and fixed return value checking
* doxygen
Wednesday, July 29, 2009 9:23 PM
tlh2000 * r25472 /ufoai/trunk/src/common/cmodel.c: * doxygen
* fixed routing test initialization
Wednesday, July 29, 2009 9:21 PM
tlh2000 * r25471 /ufoai/trunk/src/tests/test_routing.c: * fixed routing test initialization
* extended inventory tests
Wednesday, July 29, 2009 9:12 PM
tlh2000 * r25470 /ufoai/trunk/src/ (game/inv_shared.c tests/test_inventory.c): * extended inventory tests
* move var from global to local (fix SF #2827628)
Wednesday, July 29, 2009 5:53 AM
bayo-fr * r25469 /ufoai/trunk/src/client/cl_hud.c: * move var from global to local (fix SF #2827628)
* allow to create callable function per node behaviour * add "zoomin"/"zoomout"...
Wednesday, July 29, 2009 5:29 AM
bayo-fr * r25468 /ufoai/trunk/ (7 files in 3 dirs):
* allow to create callable function per node behaviour
* add "zoomin"/"zoomout" for map node
* update geoscape UI script
* INVSH_GetInventoryDefinitionByID implemented * start to implement a real test...
Wednesday, July 29, 2009 2:14 AM
tlh2000 * r25467 /ufoai/trunk/src/ (5 files in 3 dirs):
* INVSH_GetInventoryDefinitionByID implemented
* start to implement a real test for inventory management
* changed Com_ParseScripts to accept a boolean and not rely on the cvar...
Tuesday, July 28, 2009 2:50 PM
tlh2000 * r25466 /ufoai/trunk/src/ (4 files in 2 dirs): * changed Com_ParseScripts to accept a boolean and not rely on the cvar sv_dedicated to be set already
* added basic code for inventory tests
Tuesday, July 28, 2009 2:18 PM
tlh2000 * r25465 /ufoai/trunk/ (10 files in 3 dirs): * added basic code for inventory tests
* moved clean targets into Makefile.in to have them for tab completion, too
Tuesday, July 28, 2009 4:27 AM
tlh2000 * r25464 /ufoai/trunk/ (Makefile.in build/radiant.mk build/tests.mk): * moved clean targets into Makefile.in to have them for tab completion, too
--- End code ---
Digin_BR:
getting "Corrupted Installer" when "0Materials.pk3" reach 63%, even after re-download...is the installer really corrupted or what?
(R25493)
odie:
--- Quote from: Digin_BR on July 30, 2009, 08:47:01 pm ---getting "Corrupted Installer" when "Materials.pk0" reach 63%, even after re-download...is the installer really corrupted or what?
(R25493)
--- End quote ---
Hi Digin_BR,
I have went back to check the file. Here's the checksum of the file after unzipping (aka the 0materials.pk3 archive):
CRC32 - 53B0DE7F
MD5 - 89CA63E1AF433B8E0F8486B979409EC1
SHA1 - B101C4CB0034D4BE6F084CAFB072FA132EF09CA5
And the binary revision nos 25493 should be:
--- Code: ---CRC32 - 7ABA2D4E
MD5 - 370DE1063DA806D5BB2B6AFE1FCECD5C
SHA1 - B8CBED3E263B5C42674A06A8D1616831E32B5343
--- End code ---
Could u pls verify if u have managed to download the whole archive correctly? (I understand u downloaded it twice.)
U can download a freeware checksum tool at:
Express Checksum Calculator
Let me know if this still fails. I am in the midst of compiling another revision btw. If still fail, maybe i see if anione else has the issue. I tried unpacking at home yesterday, and it seemed ok to me.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version