* Merged Source Code from MP branch Revision 3025 *

- Shipment Bugfix: Stop time compression when shipment and email arrives
- Shipment Bugfix: Fixed duplication of items from shipment. This bug occured, when loading a savegame with at least 2 depending shipment orders



git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3036 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2009-06-26 16:18:05 +00:00
parent 20c8fb646d
commit 0e078dd386
3 changed files with 24 additions and 12 deletions
+2
View File
@@ -55,6 +55,8 @@ UINT8 gubCambriaMedicalObjects;
void DropOffItemsInMeduna( UINT8 ubOrderNum );
// WANNE: Dieser Code wird nicht mehr ausgeführt. Es gibt jetzt das PostalService.cpp::DeliverShipment()
// In der Methode DeliverShipment() fehlt eine ganze Menge (PABLO Quests, ...)
void BobbyRayPurchaseEventCallback( UINT8 ubOrderID )
{
UINT8 i,j;