adonthell-commits
[Top][All Lists]
Advanced

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

[Adonthell-commits] [ksterker/adonthell] d18cca: UPDATED character savin


From: GitHub
Subject: [Adonthell-commits] [ksterker/adonthell] d18cca: UPDATED character saving/loading to restore pixel ...
Date: Tue, 12 Mar 2013 13:52:40 -0700

  Branch: refs/heads/master
  Home:   https://github.com/ksterker/adonthell
  Commit: d18cca437b0543808f15bb0e8c6443dec3571b6e
      
https://github.com/ksterker/adonthell/commit/d18cca437b0543808f15bb0e8c6443dec3571b6e
  Author: Kai Sterker <address@hidden>
  Date:   2013-03-12 (Tue, 12 Mar 2013)

  Changed paths:
    M src/world/area.cc
    M src/world/character.cc

  Log Message:
  -----------
  UPDATED character saving/loading to restore pixel coordinates from map
data and precise position info from moving data.


  Commit: d78bf6752ed748086a8aca4708e4ecfe65267d68
      
https://github.com/ksterker/adonthell/commit/d78bf6752ed748086a8aca4708e4ecfe65267d68
  Author: Kai Sterker <address@hidden>
  Date:   2013-03-12 (Tue, 12 Mar 2013)

  Changed paths:
    M src/gfx/surface_cacher.cc
    M src/gui/CMakeLists.txt
    M src/gui/Makefile.am
    M src/gui/conversation.cc
    M src/gui/conversation.h
    M src/gui/font.cpp
    M src/gui/font.h
    M src/gui/fontcache.h
    M src/gui/gui.h
    M src/main/adonthell.cc
    M src/py-wrappers/adonthell/py_gui.i
    M test/guitest.cc
    M test/path_test.cc
    M test/worldtest.cc

  Log Message:
  -----------
  FIXED segfault during shutdown caused by static font cache being 
deleted after surface cache


  Commit: a672626a1143a2c60813ef940022b06e20beaeb3
      
https://github.com/ksterker/adonthell/commit/a672626a1143a2c60813ef940022b06e20beaeb3
  Author: Kai Sterker <address@hidden>
  Date:   2013-03-12 (Tue, 12 Mar 2013)

  Changed paths:
    M src/event/factory.cc
    M src/world/schedule.cc

  Log Message:
  -----------
  FIXED restoring NPÇ schedule on load

Apparently, it is possible to restore C++ callbacks after loading an
event factory. This is done by using named listeners that can be
retrieved after loading in order to re-attach the desired callback.


Compare: 
https://github.com/ksterker/adonthell/compare/cf3e44646650...a672626a1143

reply via email to

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