Update of /cvsroot/playerstage/code/player/server/drivers/map
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30199/server/drivers/map

Modified Files:
        mapcspace.cc mapfile.cc mapscale.cc 
Log Message:
overhaul of the player interface definitions
interfaces are now defined with a very light weight IDL allowing them to be 
edited in a single file
some subtype names were also modified as a side effect, making them more 
consistent globally


Index: mapfile.cc
===================================================================
RCS file: /cvsroot/playerstage/code/player/server/drivers/map/mapfile.cc,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -d -r1.28 -r1.29
*** mapfile.cc  9 Jul 2007 17:18:00 -0000       1.28
--- mapfile.cc  20 Aug 2007 06:37:27 -0000      1.29
***************
*** 61,66 ****
  @par Configuration requests
  
! - PLAYER_MAP_GET_INFO_REQ
! - PLAYER_MAP_GET_DATA_REQ
  
  @par Configuration file options
--- 61,66 ----
  @par Configuration requests
  
! - PLAYER_MAP_REQ_GET_INFO
! - PLAYER_MAP_REQ_GET_DATA
  
  @par Configuration file options

Index: mapcspace.cc
===================================================================
RCS file: /cvsroot/playerstage/code/player/server/drivers/map/mapcspace.cc,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** mapcspace.cc        23 Jan 2007 02:10:40 -0000      1.14
--- mapcspace.cc        20 Aug 2007 06:37:27 -0000      1.15
***************
*** 56,61 ****
  @par Configuration requests
  
! - PLAYER_MAP_GET_INFO_REQ
! - PLAYER_MAP_GET_DATA_REQ
  
  @par Configuration file options
--- 56,61 ----
  @par Configuration requests
  
! - PLAYER_MAP_REQ_GET_INFO
! - PLAYER_MAP_REQ_GET_DATA
  
  @par Configuration file options

Index: mapscale.cc
===================================================================
RCS file: /cvsroot/playerstage/code/player/server/drivers/map/mapscale.cc,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** mapscale.cc 19 Apr 2006 20:30:46 -0000      1.13
--- mapscale.cc 20 Aug 2007 06:37:27 -0000      1.14
***************
*** 50,55 ****
  @par Configuration requests
  
! - PLAYER_MAP_GET_INFO_REQ
! - PLAYER_MAP_GET_DATA_REQ
  
  @par Configuration file options
--- 50,55 ----
  @par Configuration requests
  
! - PLAYER_MAP_REQ_GET_INFO
! - PLAYER_MAP_REQ_GET_DATA
  
  @par Configuration file options


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to