Difference for ./ChangeLog from version 1.224 to 1.225


version 1.224 version 1.225
Line 17
 
Line 17
 ------------------------------------------------------------------------------  ------------------------------------------------------------------------------
 Changes for CVS:  Changes for CVS:
   
   plugin/include/plugin_python.h, plugin/plugin_python.c,
   plugin_animator/plugin_animator.c, server/plugins.c: General cleanup - merge
      duplicate code, remove debugging code, rename variables, rename C function
      names to match the Python function name, use hook functions where
      appropriate.
 include/sproto.h, plugin/plugin_python.c, server/plugins.c, server/shop.c:  include/sproto.h, plugin/plugin_python.c, server/plugins.c, server/shop.c:
    Use uint64 type for variables holding money. Use Python long integers to     Use uint64 type for variables holding money. Use Python long integers to
    pass these variables to/from the Python plugin.     pass these variables to/from the Python plugin.


Legend:
line(s) removed in v.1.224 
line(s) changed
 line(s) added in v.1.225

File made using version 1.98 of cvs2html by leaf at 2011-07-21 16:48