Technical support > Windows

Links for 2.3 Development Binaries - Full Builts & Incremental Builts Only

<< < (10/24) > >>

odie:
A new DEBUG version, complete clean rebuilt in codeblocks, R24552 is being compiled and will be uploaded to nakido. (Last Complete Rebuilt of Maps as of R24498)

Its is uploaded to nakido now and will take another 2-3 hrs. (Now = 10.45am +8GMT).

The file, when ready, will be at this:
UFOAI 2.3 R24552 Developer's Built

I will have an acknowledgement once this is done. =)
(Currently 100% Done) (2.11pm +8GMT)
DONE!

Revision notes from 24523 to 24552 (See attached file or see below).

--- Code: ---* user interface cleanups, minor fixes, modifications
Tuesday, June 02, 2009 5:21 AM
geever * r24552 /ufoai/trunk/base/ufos/ui/ (bases.ufo geoscape.ufo hire.ufo mailclient.ufo): * user interface cleanups, minor fixes, modifications

* reduced scope
Tuesday, June 02, 2009 4:58 AM
tlh2000 * r24551 /ufoai/trunk/src/ (3 files in 2 dirs): * reduced scope

* call LE_Cleanup in GAME_Drop again
Tuesday, June 02, 2009 3:05 AM
tlh2000 * r24550 /ufoai/trunk/src/client/ (cl_game.c cl_le.c): * call LE_Cleanup in GAME_Drop again

* added missing logfile entry
Tuesday, June 02, 2009 3:03 AM
tlh2000 * r24549 /ufoai/trunk/contrib/scripts/codeblocks.sh: * added missing logfile entry

* hopefully fixed retry games and ERR_DROP segfaults
Tuesday, June 02, 2009 2:56 AM
tlh2000 * r24548 /ufoai/trunk/src/client/ (cl_game.c cl_game_campaign.c cl_main.c): * hopefully fixed retry games and ERR_DROP segfaults

* removed xmlFree define to free for windows
Tuesday, June 02, 2009 2:33 AM
tlh2000 * r24547 /ufoai/trunk/src/tools/radiant/ (libs/xml/xmlparser.h radiant/preferences.cpp): * removed xmlFree define to free for windows

* use another version of libxml2
Tuesday, June 02, 2009 2:28 AM
tlh2000 * r24546 /ufoai/trunk/contrib/scripts/codeblocks.sh: * use another version of libxml2

* R_GetFreeEntity and R_AddEntity now throws ERR_DROP is max entities limit was...
Tuesday, June 02, 2009 2:23 AM
tlh2000 * r24545 /ufoai/trunk/src/client/ (cl_renderer.h renderer/r_entity.c):
* R_GetFreeEntity and R_AddEntity now throws ERR_DROP is max entities limit was hit
* increased the max entity limit even more (it's now 2048)

* increased MAX_ENTITIES to 1024
Tuesday, June 02, 2009 2:12 AM
tlh2000 * r24544 /ufoai/trunk/ (.cproject src/client/cl_renderer.h): * increased MAX_ENTITIES to 1024

* Don't pushd and popd for zip and 7z archives.
Tuesday, June 02, 2009 2:07 AM
btaxis * r24543 /ufoai/trunk/contrib/scripts/codeblocks.sh: * Don't pushd and popd for zip and 7z archives.

* MN_SelectMap_f now also searchs for mapdef ids * fixed index in MN_SelectMap_f...
Tuesday, June 02, 2009 2:03 AM
tlh2000 * r24542 /ufoai/trunk/src/ (client/cl_game.c common/cmd.c):
* MN_SelectMap_f now also searchs for mapdef ids
* fixed index in MN_SelectMap_f

* send expanded string to server
* cleanup * added mn_selectmap
Tuesday, June 02, 2009 1:46 AM
tlh2000 * r24541 /ufoai/trunk/src/ (4 files in 3 dirs):
* cleanup
* added mn_selectmap

* Hide output from pushd and popd
Tuesday, June 02, 2009 1:12 AM
btaxis * r24540 /ufoai/trunk/contrib/scripts/codeblocks.sh: * Hide output from pushd and popd

* removed double extract for binutils
Tuesday, June 02, 2009 1:04 AM
tlh2000 * r24539 /ufoai/trunk/contrib/scripts/codeblocks.sh: * removed double extract for binutils

* use pushd and popd to change to target dir
Tuesday, June 02, 2009 1:03 AM
tlh2000 * r24538 /ufoai/trunk/contrib/scripts/codeblocks.sh: * use pushd and popd to change to target dir

* details * particles * footsteps * texture alignments
Tuesday, June 02, 2009 12:45 AM
tlh2000 * r24537 /ufoai/trunk/base/maps/ (england.map frozen/st_i03.map gasstation/gas_main.map):
* details
* particles
* footsteps
* texture alignments

* updated to latest c::b nightly build
Tuesday, June 02, 2009 12:34 AM
tlh2000 * r24536 /ufoai/trunk/contrib/scripts/codeblocks.sh: * updated to latest c::b nightly build

* fixed typo
Tuesday, June 02, 2009 12:18 AM
tlh2000 * r24535 /ufoai/trunk/src/ (38 files in 6 dirs): * fixed typo

* fixed warnings
Monday, June 01, 2009 11:25 PM
tlh2000 * r24534 /ufoai/trunk/base/maps/england.map: * fixed warnings

* removed empty func_groups
Monday, June 01, 2009 11:17 PM
tlh2000 * r24533 /ufoai/trunk/base/maps/england.map: * removed empty func_groups

* details + fixed some brushes
Monday, June 01, 2009 11:13 PM
tlh2000 * r24532 /ufoai/trunk/base/maps/england.map: * details + fixed some brushes

* fixed some brushes * removed glass windows (making them breabables increases...
Monday, June 01, 2009 10:58 PM
tlh2000 * r24531 /ufoai/trunk/base/maps/england.map:
* fixed some brushes
* removed glass windows (making them breabables increases map loading time)

* updated svn:ignore
Monday, June 01, 2009 10:15 PM
tlh2000 * r24530 /ufoai/trunk/debian/: * updated svn:ignore

* fixed warning
Monday, June 01, 2009 10:11 PM
tlh2000 * r24529 /ufoai/trunk/src/client/cl_cinematic_roq.c: * fixed warning

* reset cvar on menuinit; cleanup
Monday, June 01, 2009 7:40 PM
geever * r24528 /ufoai/trunk/base/ufos/ui/equipment.ufo: * reset cvar on menuinit; cleanup

* fixed levelflags in england map * updated ferry map a little bit
Monday, June 01, 2009 7:33 PM
tlh2000 * r24527 /ufoai/trunk/base/maps/ (england.map ferry.map):
* fixed levelflags in england map
* updated ferry map a little bit

* don't set autosell for newly researched weapons
Monday, June 01, 2009 7:12 PM
geever * r24526 /ufoai/trunk/src/client/campaign/cp_research.c: * don't set autosell for newly researched weapons

* separate 3D models and 2D images of installations
Monday, June 01, 2009 6:46 PM
geever * r24525 /ufoai/trunk/ (4 files in 2 dirs): * separate 3D models and 2D images of installations

* fixed segfault when restarting a map from the gameconsole with 'map day...
Monday, June 01, 2009 5:48 PM
tlh2000 * r24524 /ufoai/trunk/src/ (common/common.c server/sv_init.c): * fixed segfault when restarting a map from the gameconsole with 'map day mapname'

* prevent more terror missions hapening in the same city at the same time
Monday, June 01, 2009 4:47 AM
geever * r24523 /ufoai/trunk/src/client/campaign/missions/cp_mission_terror.c: * prevent more terror missions hapening in the same city at the same time

--- End code ---

[attachment deleted by admin]

odie:
A new DEBUG version, complete clean rebuilt in codeblocks, R24563 is compiled and uploaded to nakido. (Last Complete Rebuilt of Maps as of R24498)

Its is uploaded to nakido now and will take another 2-3 hrs. (Now = 5.15pm +8GMT).

The file, when ready, will be at this:
UFOAI 2.3 R24563 Developer's Built

I will have an acknowledgement once this is done. =)
(Currently 100% Done) (2.11pm +8GMT)
DONE!

Revision notes from 24552 to 24563 (See attached file or see below).

--- Code: ---* allow setter with embedded property (*foo@invis true)
Wednesday, June 03, 2009 4:28 AM
bayo-fr * r24563 /ufoai/trunk/ (base/ufos/ui/equipment.ufo src/client/menu/m_parse.c): * allow setter with embedded property (*foo@invis true)

* fixed levelflag
Wednesday, June 03, 2009 4:22 AM
tlh2000 * r24562 /ufoai/trunk/base/maps/mart/ma_main.map: * fixed levelflag

* make electrolaser depend on livealien research (noone would use stunrod if he...
Wednesday, June 03, 2009 3:47 AM
geever * r24561 /ufoai/trunk/base/ufos/research.ufo: * make electrolaser depend on livealien research (noone would use stunrod if he had ranged stun weapon first)

* splitted the mBspTexInfo_t vecs array into seperate variables
Wednesday, June 03, 2009 3:43 AM
tlh2000 * r24560 /ufoai/trunk/src/ (4 files in 2 dirs): * splitted the mBspTexInfo_t vecs array into seperate variables

* fixed warnings in release mode
Wednesday, June 03, 2009 3:37 AM
tlh2000 * r24559 /ufoai/trunk/src/client/menu/m_parse.c: * fixed warnings in release mode

* fix parse error
Wednesday, June 03, 2009 3:36 AM
bayo-fr * r24558 /ufoai/trunk/src/client/menu/m_parse.c: * fix parse error

* fix wrong char test
Wednesday, June 03, 2009 3:29 AM
bayo-fr * r24557 /ufoai/trunk/src/client/menu/m_parse.c: * fix wrong char test

* reverted parts of r25542 (command forwarding)
Wednesday, June 03, 2009 3:18 AM
tlh2000 * r24556 /ufoai/trunk/src/common/cmd.c: * reverted parts of r25542 (command forwarding)

* clean up "binding" code
Wednesday, June 03, 2009 3:01 AM
bayo-fr * r24555 /ufoai/trunk/src/client/menu/m_parse.c: * clean up "binding" code

* changed the used gtkglext version (thanks RudolfoWood)
Wednesday, June 03, 2009 12:23 AM
tlh2000 * r24554 /ufoai/trunk/contrib/scripts/codeblocks.sh: * changed the used gtkglext version (thanks RudolfoWood)

* fix "*cvar" and "*binding" with a ":" (*cvar:) * it can create some problems
Tuesday, June 02, 2009 10:07 PM
bayo-fr * r24553 /ufoai/trunk/ (43 files in 4 dirs):

* fix "*cvar" and "*binding" with a ":" (*cvar:)
* it can create some problems
* user interface cleanups, minor fixes, modifications
Tuesday, June 02, 2009 5:21 AM
geever * r24552 /ufoai/trunk/base/ufos/ui/ (bases.ufo geoscape.ufo hire.ufo mailclient.ufo): * user interface cleanups, minor fixes, modifications

--- End code ---

[attachment deleted by admin]

odie:
A new DEBUG version, complete clean rebuilt in codeblocks, R24571 is compiled and being uploaded to nakido. (Last Complete Rebuilt of Maps as of R24498)

Its is uploaded to nakido now and will take another 1-2 hrs. (Now = 1.39pm +8GMT).

The file, when ready, will be at this:
UFOAI 2.3 R24563 Developer's Built

I will have an acknowledgement once this is done. =)
(Currently 100% Done) (12.48pm +8GMT)
NOT DONE!

Revision notes from 24563 to 24571 (See attached file or see below).

--- Code: ---* Fixed the error where routing allows an actor to occupy a space that is part...
Thursday, June 04, 2009 3:58 AM
wilminator * r24571 /ufoai/trunk/src/common/ (routing.c tracing.c tracing.h):

* Fixed the error where routing allows an actor to occupy a space that is part of a wall.
* Made an edit in the tracing code in preparation of making it threadable.
* Converted the common variable trace_data to traceData in tracing.c, per our conventions.
* reduced scope * strncmp => strcmp
Thursday, June 04, 2009 3:48 AM
tlh2000 * r24570 /ufoai/trunk/ (base/maps/bunker.map src/common/cmodel.c):

* reduced scope
* strncmp => strcmp
* error if we allocate an abstract node
Thursday, June 04, 2009 3:16 AM
bayo-fr * r24569 /ufoai/trunk/src/client/menu/m_nodes.c: * error if we allocate an abstract node

* fixed segfault in HUD_ActorGlobalCvars
Thursday, June 04, 2009 3:09 AM
tlh2000 * r24568 /ufoai/trunk/src/client/cl_hud.c: * fixed segfault in HUD_ActorGlobalCvars

* fixed two segfaults (null pointer access)
Thursday, June 04, 2009 3:06 AM
tlh2000 * r24567 /ufoai/trunk/src/client/ (cl_actor.c cl_hud.c cl_le.c cl_parse.c): * fixed two segfaults (null pointer access)

* fixed segfault when loading maps with less than the requested starting...
Thursday, June 04, 2009 2:54 AM
tlh2000 * r24566 /ufoai/trunk/src/game/g_client.c: * fixed segfault when loading maps with less than the requested starting positions

* prevent segfault by checking whether file has a valid root node * add maps to...
Thursday, June 04, 2009 1:53 AM
RudolfoWood * r24565 /ufoai/trunk/src/tools/radiant/radiant/ (lastused.cpp map.cpp map.h):

* prevent segfault by checking whether file has a valid root node
* add maps to most-recent-used-list only if loading was successful
* remove unneed scroll information from invDef_t
Wednesday, June 03, 2009 11:30 PM
bayo-fr * r24564 /ufoai/trunk/ (3 files in 3 dirs): * remove unneed scroll information from invDef_t

* allow setter with embedded property (*foo@invis true)
Wednesday, June 03, 2009 4:28 AM
bayo-fr * r24563 /ufoai/trunk/ (base/ufos/ui/equipment.ufo src/client/menu/m_parse.c): * allow setter with embedded property (*foo@invis true)

--- End code ---

[attachment deleted by admin]

odie:
A new DEBUG version, complete clean rebuilt in codeblocks, R24580 is being compiled and is being uploaded to nakido. (Last Complete Rebuilt of Maps as of this version R24580)

Its will be is uploaded to nakido now later and will take another 2-3 hrs. (Now = 5.30pm +8GMT).

The file, when ready, will be at this:
UFOAI 2.3 R24580 Developer's Built

I will have an acknowledgement once this is done. =)
(Currently 100% Done) (8.29pm +8GMT)
DONE!

Revision notes from 24571 to 24580 (See attached file or see below).

--- Code: ---* removed todo comments - this is already done afaik
Friday, June 05, 2009 4:59 AM
tlh2000 * r24580 /ufoai/trunk/src/client/campaign/missions/cp_mission_baseattack.c: * removed todo comments - this is already done afaik

* cleanup around fakeaircraft (mattn's patch) * replace popup with a simple...
Friday, June 05, 2009 4:57 AM
geever * r24579 /ufoai/trunk/src/client/campaign/ (5 files in 2 dirs):
* cleanup around fakeaircraft (mattn's patch)

* replace popup with a simple message on quickload
* check baseattacks on quickload
* fix: destroy base on losing baseattack mission
Friday, June 05, 2009 3:42 AM
geever * r24578 /ufoai/trunk/src/client/campaign/ (3 files in 2 dirs): * fix: destroy base on losing baseattack mission

* fix equip soldiers before baseattack mission
Friday, June 05, 2009 3:25 AM
geever * r24577 /ufoai/trunk/src/client/campaign/missions/cp_mission_baseattack.c: * fix equip soldiers before baseattack mission

* strip extension from calculated string length
Friday, June 05, 2009 2:55 AM
tlh2000 * r24576 /ufoai/trunk/src/client/renderer/r_image.c: * strip extension from calculated string length
* should fix segfault for ueberlong texture names
Friday, June 05, 2009 2:25 AM
tlh2000 * r24575 /ufoai/trunk/src/client/renderer/r_image.c: * should fix segfault for ueberlong texture names

* add varrow_* icons
Thursday, June 04, 2009 4:58 PM
bayo-fr * r24574 /ufoai/trunk/base/ (pics/ui/icon_pack2.tga ufos/icons.ufo): * add varrow_* icons

* add vertical arrows
Thursday, June 04, 2009 4:47 PM
bayo-fr * r24573 /ufoai/data_source/images/menu/icon_pack2.psd: * add vertical arrows

* original vertical arrows
Thursday, June 04, 2009 4:27 PM
bayo-fr * r24572 /ufoai/data_source/images/menu/vertical_arrows.svg: * original vertical arrows

* Fixed the error where routing allows an actor to occupy a space that is part...
Thursday, June 04, 2009 3:58 AM
wilminator * r24571 /ufoai/trunk/src/common/ (routing.c tracing.c tracing.h):
* Fixed the error where routing allows an actor to occupy a space that is part of a wall.
* Made an edit in the tracing code in preparation of making it threadable.
* Converted the common variable trace_data to traceData in tracing.c, per our conventions.

--- End code ---

[attachment deleted by admin]

odie:
A new DEBUG version, complete clean rebuilt in codeblocks, R24580 is compiled and is being uploaded to nakido. (Last Complete Rebuilt of Maps as of R24580)

Its is being uploaded to nakido now and will take another 2-3 hrs. (Now = 3pm +8GMT).

The file, when ready, will be at this:
UFOAI 2.3 R24585 Developer's Built

I will have an acknowledgement once this is done. =)
(Currently 0% Done) (8.29pm +8GMT)
NOT DONE!

Revision notes from 24580 to 24585 (See attached file or see below).

--- Code: ---* create cvar if it need, when we puch the parent window
Saturday, June 06, 2009 5:54 AM
bayo-fr * r24585 /ufoai/trunk/src/client/menu/node/m_node_tab.c: * create cvar if it need, when we puch the parent window

* cleanup obsolete baseattack related code from base handling * fix menu equip...
Saturday, June 06, 2009 1:36 AM
geever * r24584 /ufoai/trunk/ (4 files in 2 dirs):
* cleanup obsolete baseattack related code from base handling
* fix menu equip soldiers before combat (baseattack)

* add warning if a node name is truncated
Saturday, June 06, 2009 1:31 AM
bayo-fr * r24583 /ufoai/trunk/src/client/menu/m_parse.c: * add warning if a node name is truncated

* display icon into button node
Saturday, June 06, 2009 1:00 AM
bayo-fr * r24582 /ufoai/trunk/src/client/menu/node/m_node_button.c: * display icon into button node

* added some build-depends to the debian package scripts
Friday, June 05, 2009 1:50 PM
tlh2000 * r24581 /ufoai/trunk/debian/control: * added some build-depends to the debian package scripts

* removed todo comments - this is already done afaik
Friday, June 05, 2009 4:59 AM
tlh2000 * r24580 /ufoai/trunk/src/client/campaign/missions/cp_mission_baseattack.c: * removed todo comments - this is already done afaik

--- End code ---

[attachment deleted by admin]

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version