Wanne
a018e77323
- Bugfix: After starting a new game with high screen resolution (> 1024x768) and reaching the tactical screen the first time, the loadscreen image was still visible in the lower left part of the tactical interface panel
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5881 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-02-28 09:12:12 +00:00
Flugente
8e909f12fc
improvement of militia equipment choosing:
...
- grenade launchers aren't overlooked anymore if sector sorting is bad
- ammo does not need to be converted to crates anymore
- less ammo deletion and recreation necessary
- added code documentation
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5880 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-02-28 02:08:55 +00:00
Flugente
b4f60527cd
added squadnames to a few locations
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5879 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-02-27 23:13:27 +00:00
Flugente
92cd435806
Fix: militia equipment was not dropped and saved if trashing world
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5878 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-02-27 20:54:40 +00:00
Wanne
834aa1eb13
- Recommit Kaiden's class item cap fix r1790 (lost during meager of Big Maps Project code) & other related variables from INT16 to INT32; increased the class item limit in mapeditor (by Buggler)
...
- Map Editor: Items - Hotkeys (by Buggler)
o Hotkeys ',': Left Scroll
o Hotkeys '.': Right Scroll
o ('Shift': Jump 1 page; 'Ctrl': Jump 10 pages; 'Ctrl + Shift': Jump to first/last page)
- Changed saveloadscreen previous/next hotkey to ','/'.' due to interference with input_box navigation using arrow keys (by Buggler)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5877 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-02-27 19:06:52 +00:00
Flugente
dfc17ea9c6
Fix: assignment names were incorrect
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5876 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-02-27 01:04:21 +00:00
Flugente
34c87f0507
very minor code optimization
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5875 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-02-26 22:31:39 +00:00
Wanne
51bc188f0b
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5874 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-02-26 14:12:27 +00:00
Wanne
ba8196ee91
- Moved the following XML files in the correct "Data\TableData" location (thx to Buggler)
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1610 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-02-26 14:11:12 +00:00
Wanne
b107a916e1
- Disabled Tab hotkey for description tab switching in strategic screen so as not to interfere with militia equipment assignment (use Ctrl+Tab like in tactical screen) (by Buggler)
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5873 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-02-26 14:00:48 +00:00
Flugente
2cfe4bd7fc
- externalised squad names
...
- moved Pockets.xml an PocketPopups.xml
- requires GameDir >= r1608
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5872 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-02-25 22:25:45 +00:00
Flugente
6ce154def2
- externalised squad names
...
- moved Pockets.xml an PocketPopups.xml
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1608 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-02-25 22:18:32 +00:00
Flugente
0a7330d5a4
updated minor map version, necessary due to object changes
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5871 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-02-25 21:12:39 +00:00
Flugente
ef5fa36536
Fix: decapitating/gutting/stripping/taking a corpse did not cost any APs
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5870 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-02-24 15:56:50 +00:00
Flugente
4d846f81f1
militia equipment feature is off by default
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1607 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-02-24 14:25:01 +00:00
Flugente
59b2549bd6
- new feature: we can now equip militia with gear from sectors, see http://www.bears-pit.com/board/ubbthreads.php/topics/315664.html#Post315664 for more information
...
- increased the object flag size to UINT64, this breaks savegame compatibility
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5869 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-02-23 18:32:55 +00:00
Flugente
cb2793ab32
new feature: we can now equip militia with gear from sectors, see http://www.bears-pit.com/board/ubbthreads.php/topics/315664.html#Post315664 for more information
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1606 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-02-23 18:29:04 +00:00
Wanne
4aed6c1614
SaveLoadScreen Useability Enhancement & Fix (by Buggler)
...
- Changed font color for better readability
- Enlarged highlight box
- Added LEFTARROW & RIGHTARROW hotkey for previous & next page
- Fixed minor graphical bugs
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1605 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-02-23 09:48:25 +00:00
Wanne
01e2d1b29c
SaveLoadScreen Useability Enhancement & Fix (by Buggler)
...
- Changed font color for better readability
- Enlarged highlight box
- Added LEFTARROW & RIGHTARROW hotkey for previous & next page
- Fixed minor graphical bugs
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5868 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-02-23 09:46:41 +00:00
Wanne
de71a58bc4
- Externalized Florist Delivery Locations by tagging to externalized BobbyR locations (by Buggler)
...
- Flower shipment now costs half of BobbyR's shipping rate (by Buggler)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5867 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-02-23 09:45:27 +00:00
Wanne
5d141e0746
- Fixed reduced max range for explosives that has <fExplodeOnImpact> set to 1 (by Buggler)
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5866 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-02-23 09:44:05 +00:00
Flugente
c88ab29a10
added neurotoxin dart crate
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1604 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-02-21 20:29:32 +00:00
inshy
d8011c7e02
-Added missing letters for French
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1603 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-02-15 11:17:12 +00:00
Flugente
f6274eade2
Fix: replaced (UINT32) atol(pData->szCharData) with (UINT32) strtoul(pData->szCharData, NULL, 0) as atol renders the last flag unusable through casts
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5854 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-02-07 22:25:53 +00:00
Flugente
e2c1a333fa
Fix: regeneration drug effect ended prematurely
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5853 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-02-07 20:57:29 +00:00
inshy
2f094eb85d
Translated Items to French.
...
Fixed some problems with text in 2 scrips
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@5852 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-02-07 09:19:22 +00:00
Wanne
303fb661e5
- Fixed AP cursor calculation for melee weapons as no AP add costs incurred for changing targets (by Buggler)
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5845 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-02-05 10:14:49 +00:00
Wanne
6e8136495a
- Corrected majority of AP cursor calculation bugs for melee attacks involving stance & direction change (by Buggler)
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5837 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-02-04 10:14:23 +00:00
Wanne
324fa4c5ec
Fixed Melee/Blunt weapon AP used (by Buggler)
...
- Have always wondered, why do attacks with blunt weapons (baton, nightstick, etc) cost the same AP (16) as hand-to-hand attacks? Shouldn't they be using the AP cost like how blades do?
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5834 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-02-03 19:48:22 +00:00
inshy
f2704673a4
Fix for Cyrillic layouts. Again. (by ViSoR)
...
STOP TO BROKE RUSSIAN GAME
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5833 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-02-03 11:22:20 +00:00
inshy
37005d7d1c
Translated Manuels texts and voice
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@5829 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-31 21:12:40 +00:00
inshy
841b0a2411
Fixed mistakes in Russina text
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5828 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-31 21:09:32 +00:00
Wanne
169273be93
Laptop & Mail Fixes (by Buggler)
...
- left click to close, right click for delete prompt when viewing email messages
- alternative hotkey 'Enter' to close new email message notification
- fixed bugged mouse region render behavior on returning to view another mail message after right click in other laptop modes
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5827 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-31 20:22:54 +00:00
inshy
1b645a4710
Added NPC speech of Manuel for Russian version
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@5826 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-29 22:15:41 +00:00
inshy
fa09614080
Update Russian text
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5825 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-29 13:49:44 +00:00
inshy
90111ad727
-Add missing items to all languages
...
-Transtated French items by hrvvillers
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@5824 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-28 21:29:10 +00:00
Wanne
a2d68d7212
- Translated Russian texts (by Inshy)
...
- Fixed missing texts in French and Polish text files
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5823 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-28 14:38:26 +00:00
Wanne
95588dcf81
New Feature: Added shift hotkey to move all when assigning militia (by vertax)
...
- Completely removes / puts the militia when you click while holding the SHIFT
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5822 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-28 14:26:28 +00:00
Wanne
6304283891
Fixes (by Buggler)
...
- Fixed shopkeeper & repair interface IMP portrait bug due to wrong image size in 33Face & 65Face for IMP
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1600 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-01-28 14:15:48 +00:00
Wanne
9ed906a553
Fixed (by Buggler)
...
- Fixed wrong image size in Personnel/Departure screen by correcting sti directory pointer
- Fixed shopkeeper & repair interface IMP portrait bug due to wrong image size in 33Face & 65Face for IMP
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5821 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-28 14:15:20 +00:00
Wanne
9bed6087b3
- Bugfix: Hopefully fixed problem with RPC/NPC speech in russian version (thx to Inshy)
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5820 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-28 14:04:44 +00:00
Wanne
a9532dc4db
- Updated project files in VS 2008/VS 2010 (now it compiles again)
...
- Fixed missing libraries in VS 2008 to compile "MapEditorD" without compilation errors
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5819 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-27 23:21:54 +00:00
Wanne
1a1d75850c
- Translated missing German texts
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5818 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-27 20:34:27 +00:00
inshy
01efb8c297
Update Russian XMLs
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@5817 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-27 00:12:59 +00:00
Wanne
d6f4a7e1e4
- Moved SoundsProfiles.xml to the correct folder
...
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1599 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-01-26 19:56:50 +00:00
Wanne
4825a5a212
- Added *.Vehicles.xml files
...
- Translated Russian.Vehicles.xml (by Inshy)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@5816 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-26 19:07:20 +00:00
Wanne
3c9b43ebef
- Bugfix: WF and DG merc speech was not working
...
o The file "SoundProfiles.xml" was referenced in the wrong directory
- XML file reference cleanup and check
- Deleted unused files
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5814 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-26 18:33:26 +00:00
Wanne
c0c291e5dc
- Fixed (cleaned up) problematic initialization of AmmoStrings.xml and *.AmmoStrings.xml
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5810 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-24 09:49:18 +00:00
Wanne
4fdf0570d4
Fixed M.E.R.C hiring (by Buggler)
...
- Fixed CTD on MERC hiring by calling ETA msg box later in MERC main page due to optional gear msg box
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5808 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-23 13:09:00 +00:00
Wanne
f6c72c6479
- Translated missing Chinese texts (by zwwooooo)
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5807 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-01-23 12:59:29 +00:00