adonthell-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Adonthell-commits] CVS: wastesedge/scripts init.py,1.91,1.92


From: Kai Sterker <address@hidden>
Subject: [Adonthell-commits] CVS: wastesedge/scripts init.py,1.91,1.92
Date: Mon, 02 Sep 2002 06:59:54 -0400

Update of /cvsroot/adonthell/wastesedge/scripts
In directory subversions:/tmp/cvs-serv22112

Modified Files:
        init.py 
Log Message:
FIXED Bjarn walking around after he starts crying
FIXED player schedule disabled after loading from start screen/quick loading
ADDED a little short cut to Jelom's dialogue


Index: init.py
===================================================================
RCS file: /cvsroot/adonthell/wastesedge/scripts/init.py,v
retrieving revision 1.91
retrieving revision 1.92
diff -C2 -r1.91 -r1.92
*** init.py     21 Aug 2002 16:28:41 -0000      1.91
--- init.py     2 Sep 2002 10:59:50 -0000       1.92
***************
*** 182,185 ****
--- 182,187 ----
          # -- Load game
          elif retval == 2:
+             adonthell.gamedata_player ().set_schedule_active (1)
+ 
              self.window.set_visible (0)
              self.cleanup ()
***************
*** 227,230 ****
--- 229,233 ----
  else:
      # -- Quick-load
+     adonthell.gamedata_player ().set_schedule_active (1)
      adonthell.gametime_start_action ()
      adonthell.gamedata_engine ().main ()





reply via email to

[Prev in Thread] Current Thread [Next in Thread]