Wanne
8828a3da3c
- Bugfix: Allow "255" as valid in the JOIN-IP Address
...
o Fixed text problem in the "You must enter a valid ..."
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4654 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2011-09-21 08:42:33 +00:00
Wanne
72aaba9a5b
- Chinese: Translated English Text (by zwwooooo)
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4650 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2011-09-14 10:09:30 +00:00
Wanne
2403a81070
- Fixed German spelling mistake
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4648 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2011-09-12 18:00:07 +00:00
Wanne
9e40cee476
- New Shortcuts (by Buggler)
...
New Hotkeys
o Strategic Screen:
Hotkey 'r': Mobile Milita Restrictions
o Sector Inventory (with popup text):
Hotkey ',': Previous Page
Hotkey '.': Next Page
Hotkey 'Esc': Exit Sector Inventory
o Addtional Changes:
Bobby Ray's button text 'Punch. W.' changed to 'Blunt W.' - more appropriate & consistent with XML Item Class name
o Cosmetic Corrections in Sector Inventory
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4647 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2011-09-12 17:44:05 +00:00
Wanne
1687c148f9
- New Feature: Added option to disable the automatic cursor swap (between exchanging positions and other actions eg. talking). (by tazpn)
...
o if enabled in the option screen, the cursor will not change periodically to the exchange position.
o if enabled, you can manually exchange positions by pressing 'x'
o see here: http://www.ja-galaxy-forum.com/board/ubbthreads.php?ubb=showflat&Number=290487#Post290487
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4643 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2011-09-09 06:50:17 +00:00
Wanne
c04c93857f
- New Feature: Quick attachment selection (by The_Bob)
...
o The popup will list attachments available for the given slot on the current weapon. Ones not in sector inventory will be greyed out.
o It should show up after clicking on an empty attachment slot, provided these criteria are met:
--> we are on the mapscreen
--> the sector inventory is open
--> the selected merc is in this sector
--> there is no combat in this sector
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4620 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2011-08-23 06:42:39 +00:00
Wanne
e55fb6e54f
- Changed codepage for Russian text files from 1252 to UTF 8 (so it is readable on all development PCs) (thx to Inshy for providing the files)
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4619 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2011-08-18 14:10:10 +00:00
Wanne
ed2a8c4587
- Added possibility to use a new FONT\BLOCKFONT3.sti file in the code, which can be used for the 1024x768 map graphic texts
...
o Currently the variable used the FONT\BLOCKFONT2.sti, but we can change that later (once we have the STI file ready) easily in Font Control.cpp (Line 197)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4596 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2011-08-01 20:44:26 +00:00
Wanne
9773b338fd
- Translated missing EDB Description Tooltip messages to German
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4585 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2011-07-22 10:24:40 +00:00
Wanne
2170bd5b4e
- Bugfix: Fixed incorrect email message text for new custom user merc (uiIndex >= 178), when merc is availabe for business on AIM
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4581 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2011-07-21 13:47:46 +00:00
ChrisL
af82df815b
Corrected Vision Range Bonus display issue on UDB.
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4567 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2011-07-12 19:23:31 +00:00
Wanne
4c098a5097
- Fixed type mistakes (Hardest battle, Surgeries undergone) (thx to Zalpha)
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4536 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2011-06-27 18:01:28 +00:00
inshy
0d661ec0cf
Translated new line in Russian lang
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4521 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2011-06-22 05:27:21 +00:00
Wanne
4b55d692c7
BUGZILLA #539 : Formatting of "No funds available" output screwed due to tab char
...
o I also moved the hardcoded English text to the proper language text files.
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4511 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2011-06-21 13:03:56 +00:00
ChrisL
2bd354af32
BUGFIX 522 - Coded some popup box position adjustments so that popup boxes can't be drawn off the screen.
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4498 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2011-06-13 16:33:38 +00:00
ChrisL
1652167097
BUGFIX 500 - Corrected "equiped" spelling error
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4483 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2011-06-06 23:56:35 +00:00
Wanne
bfbe6b0311
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4472 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2011-06-05 07:44:32 +00:00
Wanne
da8d90a1b6
- Updated a text from the option screen
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4471 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2011-06-03 13:18:24 +00:00
Wanne
e4dd5e7fc7
- Fixed type in _EnglishText.cpp
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4450 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2011-05-26 14:09:00 +00:00
Wanne
6e2bdd557c
****************************************************************************
...
** Merged Source Code from Development trunk, for the Spring 2011 Release **
****************************************************************************
o Development Trunk (Revision: 4444): https://81.169.133.124/source/ja2/branches/Wanne/JA2%201.13%20MP
o This trunk (the official 1.13 source trunk) will only be used for fixing bugs. No new features will be added here.
New Features are only included in the Development trunk
o !!! After we have fixed a bug here in this trunk, we should MANUALLY merge the bugfix in the development trunk !!!
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4446 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2011-05-26 11:04:47 +00:00
Wanne
50916acbdb
**************************************************************************
...
* Merged Language specific GameDir from Development Trunk: Revision 4067 *
**************************************************************************
- This will be the official Beta 2011 build version
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4068 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2011-01-18 14:12:49 +00:00
Wanne
d8d0af38e8
************************************************************
...
* Merged Source Code from Development Trunk: Revision 4063 *
************************************************************
- Deleted unused files
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4065 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2011-01-18 09:18:46 +00:00
Wanne
91087ca8c0
************************************************************
...
* Merged Source Code from Development Trunk: Revision 4063 *
************************************************************
- Source Code is merged from: https://81.169.133.124/source/ja2/branches/Wanne/JA2%201.13%20MP
- This will be the Source for the Beta 2011 Test
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4064 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2011-01-18 09:11:09 +00:00
inshy
3d34c587df
Update Russian text
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3682 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2010-09-15 05:50:29 +00:00
inshy
6c98e683c1
Updated Russian text. Fixed few mistakes in translation.
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3546 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2010-07-10 19:46:30 +00:00
inshy
b4a906728b
Translated new lines for _Ja25ItalianText.cpp
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3524 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2010-06-07 06:04:39 +00:00
inshy
a7b0a1510e
Fixed text
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3503 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2010-04-27 12:57:36 +00:00
inshy
2ea6628a77
Russian text updated.
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3437 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2010-04-01 09:30:11 +00:00
inshy
4bb9913919
-a few fix and translations
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3391 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2010-03-12 23:24:05 +00:00
Wanne
09ad70f868
*************************************************************************
...
** Merged source code from development (MP+BMP) trunk (Revision: 3352) **
** https://81.169.133.124/source/ja2/branches/Wanne/JA2%201.13%20MP **
*************************************************************************
1 (Rev. 3343)
Changes:
Control hardcoded list of unclickable ("bad") sectors via XML file. (by Realist)
On the strategic map, the player cannot click or highlight specific
sectors (e.g. A4, A5). Introduce a <BadSector> tag in MovementCosts.xml
that flags a sector as "bad". (<BadSector>1</BadSector>)
Files:
/branches/Wanne/JA2 1.13 MP/Build/Strategic/Map Screen Interface Map.cpp
/branches/Wanne/JA2 1.13 MP/Build/Strategic/Strategic Movement Costs.cpp
/branches/Wanne/JA2 1.13 MP/Build/Strategic/mapscreen.cpp
/branches/Wanne/JA2 1.13 MP/GameDir/Data/TableData/Map
/branches/Wanne/JA2 1.13 MP/GameDir/Data/TableData/Map/MovementCosts.xml
/branches/Wanne/JA2 1.13 MP/GameDir/Data-1.13/TableData/Map
/branches/Wanne/JA2 1.13 MP/GameDir/Data-1.13/TableData/Map/MovementCosts.xml
2 (Rev. 3344)
Changes:
Move hardcoded underground sectors initialization to Lua script file. (by Realist)
Locate "initunderground.lua" at data-xyz\scripts ("xyz" subject to change).
Lua script allows easily adding underground sectors at arbitrary locations and defining enemy garrisons and creature population.
Also enables underground bloodcat population.
Files:
/branches/Wanne/JA2 1.13 MP/Build/Strategic/Campaign Init.cpp
/branches/Wanne/JA2 1.13 MP/Build/Strategic/Campaign Types.h
/branches/Wanne/JA2 1.13 MP/Build/Strategic/Queen Command.cpp
/branches/Wanne/JA2 1.13 MP/Build/Strategic/Strategic AI.cpp
/branches/Wanne/JA2 1.13 MP/Build/Strategic/Strategic_2005Express.vcproj
/branches/Wanne/JA2 1.13 MP/Build/Strategic/Strategic_VS2008.vcproj
/branches/Wanne/JA2 1.13 MP/Build/Strategic/UndergroundInit.cpp
/branches/Wanne/JA2 1.13 MP/Build/Strategic/UndergroundInit.h
/branches/Wanne/JA2 1.13 MP/Build/Strategic/strategicmap.cpp
/branches/Wanne/JA2 1.13 MP/Build/Tactical/Soldier Init List.cpp
/branches/Wanne/JA2 1.13 MP/GameDir/Data/Scripts
/branches/Wanne/JA2 1.13 MP/GameDir/Data/Scripts/initunderground.lua
/branches/Wanne/JA2 1.13 MP/GameDir/Data-1.13/Scripts
/branches/Wanne/JA2 1.13 MP/GameDir/Data-1.13/Scripts/initunderground.lua
3 (Rev. 3345)
Changes:
Bugfix: In Method CreateDestroyMouseRegionsForFacilityAssignmentMenu() (by Headrock)
Files:
/branches/Wanne/JA2 1.13 MP/Build/Strategic/Assignments.cpp
4 (Rev. 3346)
Changes:
Changed order of properties in GameSettings.cpp (by Headrock)
HAM 3.6 fixes (by Headrock)
Sorted Data-1.13\ja2_options.ini (by Headrock)
Files:
/branches/Wanne/JA2 1.13 MP/Build/GameSettings.cpp
/branches/Wanne/JA2 1.13 MP/Build/GameSettings.h
/branches/Wanne/JA2 1.13 MP/Build/Laptop/BobbyRGuns.cpp
/branches/Wanne/JA2 1.13 MP/Build/Strategic/Assignments.cpp
/branches/Wanne/JA2 1.13 MP/Build/Strategic/MilitiaSquads.cpp
/branches/Wanne/JA2 1.13 MP/Build/Strategic/Strategic Mines.cpp
/branches/Wanne/JA2 1.13 MP/Build/Strategic/Town Militia.cpp
/branches/Wanne/JA2 1.13 MP/Build/Tactical/Campaign.cpp
/branches/Wanne/JA2 1.13 MP/Build/Tactical/Interface Enhanced.cpp
/branches/Wanne/JA2 1.13 MP/Build/Tactical/Interface Items.cpp
/branches/Wanne/JA2 1.13 MP/Build/Tactical/Items.cpp
/branches/Wanne/JA2 1.13 MP/Build/Tactical/Items.h
/branches/Wanne/JA2 1.13 MP/Build/Tactical/Overhead.cpp
/branches/Wanne/JA2 1.13 MP/Build/Tactical/Soldier Control.cpp
/branches/Wanne/JA2 1.13 MP/Build/Tactical/Soldier Profile.cpp
/branches/Wanne/JA2 1.13 MP/Build/Tactical/Weapons.cpp
/branches/Wanne/JA2 1.13 MP/Build/TileEngine/Explosion Control.cpp
/branches/Wanne/JA2 1.13 MP/GameDir/Data-1.13/Ja2_Options.INI
/branches/Wanne/JA2 1.13 MP/GameDir/INIEditorJA2Options.xml
5 (Rev. 3347)
Changes:
Bugfix: Turns out that the program is saving the number of used Placement Slots to the temp file fine,
but if that number is equal to the limit of how many enemies/civvies are allowed in a sector by the INI settings,
it leads to an assertion error instead when trying to re-load that sector. (by Headrock)
Re-ordered Data/Ja2_Options.INI (by Headrock)
Files:
/branches/Wanne/JA2 1.13 MP/Build/Tactical/Enemy Soldier Save.cpp
/branches/Wanne/JA2 1.13 MP/GameDir/Data/Ja2_Options.INI
6 (Rev. 3348)
Changes:
Translated missing HAM 3.6 German Texts (by systemfehler)
Files:
/branches/Wanne/JA2 1.13 MP/Build/Utils/_GermanText.cpp
7 (Rev. 3351)
Changes:
PlusAI 1.0 Patch (by Headrock)
Files:
/branches/Wanne/JA2 1.13 MP/Build/Tactical/Points.cpp
/branches/Wanne/JA2 1.13 MP/Build/Tactical/Points.h
/branches/Wanne/JA2 1.13 MP/Build/TacticalAI/Attacks.cpp
/branches/Wanne/JA2 1.13 MP/Build/TacticalAI/DecideAction.cpp
/branches/Wanne/JA2 1.13 MP/Build/TacticalAI/FindLocations.cpp
/branches/Wanne/JA2 1.13 MP/Build/TacticalAI/ai.h
8 (Rev. 3352)
Changes:
Bugfix: The DEBUG only setting "fEnableInventoryPoolQ" is now only enabled in a DEBUG version. In all other builds it is set to FALSE.
Files:
/branches/Wanne/JA2 1.13 MP/Build/GameSettings.cpp
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3354 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2010-03-07 11:37:32 +00:00
inshy
107704922c
Added missing options text.
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3349 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2010-03-04 10:43:24 +00:00
Wanne
14750c6903
**********************************************************
...
** Big Maps Projects code (incl. Multiplayer v1.5 **
**********************************************************
- Merged Big Maps Project code from BMP+MP trunk (Revision: 3340)
o Complete SVN Revision history: https://81.169.133.124/source/ja2/branches/Wanne/JA2%201.13%20MP
- Before THIS merge, I made a branch of the existing 1.13 source
o SVN Branch: https://81.169.133.124/source/ja2/branches/JA2_rev.3336/src
- Removed old VS 6.0 and VS 2003 project and solutions files, because compilation is broken long time ago
- I will add VS 2010 projects and solution file in the next few days
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3341 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2010-02-28 18:38:52 +00:00
Wanne
7024919b15
- Added missing HAM 3.6 texts to GermanText.cpp
...
- Updated ChineseText.cpp (by zwoo)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3329 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2010-02-24 10:16:22 +00:00
Wanne
c45a64ee33
- Added missing language text strings for HAM 3.6
...
- Search for "TODO.Translate"
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3324 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2010-02-20 16:47:14 +00:00
Wanne
f010769397
*************************
...
* HAM 3.6 (by Headrock) *
*************************
- Info: Needed GameDir files for HAM 3.6 are not committed yet to the SVN GameDir. Will do that in the next few days
- For more infos on HAM 3.6 check out: http://www.ja-galaxy-forum.com/board/ubbthreads.php?ubb=showflat&Number=244808&page=0&fpart=1
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3323 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2010-02-20 15:49:46 +00:00
inshy
37a3047503
-translated new lines for russian language
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3309 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-12-26 16:17:09 +00:00
Wanne
1e036ea548
- Updated Chinese text file (by zwoo)
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3279 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-10-21 18:52:52 +00:00
Wanne
a98eda12a5
- Moved the new cover properties to section "JA2 Tactical Section"
...
- Updated texts for new cover system
- Updated build number to 3274
- New exe release build: 3274
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3274 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-10-21 13:27:41 +00:00
Wanne
5ae8695264
- Translated new cover texts for German version
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3271 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-10-19 21:04:59 +00:00
Wanne
09268b81e8
Updated Version of the Cover System (by CptMoore)
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3270 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-10-19 20:35:43 +00:00
bugmonster
09a3f95d6f
- fixed a few typos in russian text
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3238 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-10-08 12:48:04 +00:00
Wanne
3641bc6770
- Updated "JA2 windowed mode ..." for Dutch version
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3176 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-09-04 07:56:37 +00:00
bugmonster
1f3882f378
- added translation of message "windowed mode requires a color depth of 16bpp" to German
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3166 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-08-31 16:45:03 +00:00
bugmonster
5b11e6790e
- removed loading of unused ja2_logo.STI
...
- message "windowed mode requires a color depth of 16bpp" localized (need translation to Dutch & German)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3163 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-08-30 10:11:36 +00:00
inshy
30792631ce
-Fixed some mistakes in Russian.
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3159 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-08-27 10:02:56 +00:00
Wanne
5c9f9e71f9
- Fixed a few Visual Studio compiler warnings
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3129 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-07-22 21:35:50 +00:00
Wanne
5a9f0b16b1
- Merged 2 fixes from MP Branch
...
o VFS: don't convert empty strings
o Updated _PolishText.cpp
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3109 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-07-14 08:37:08 +00:00
inshy
53be2f3ef5
Translated to russian all lines for new IMP.
...
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3054 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-06-30 11:17:05 +00:00
Wanne
efa9df5930
- Updated _ChineseText.cpp
...
- Fixed compilation Error in Chinese Version in "Multi Language Graphic Utils.cpp" (because of missing ";")
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3037 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-06-27 07:16:18 +00:00
Wanne
46cd01e366
- Merged Source Code from MP branch Revision 3021
...
. clip surface coordinates before blitting
. track surface data pointer, to identify the surface's clip rectangle
. editor : test if item index is smaller than the number of items
. other minor updates
. update png loader to work with new appdata.xml structure
. VFS updates
. fix radar maps : write to <userprofile>\RADARMAPS
* New Map Editor Release (Build: 3023)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3023 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-06-19 15:19:49 +00:00