Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:projects:apps:distrib_proc:design_doc [2010/02/13 16:30] jeffwiki:projects:apps:distrib_proc:design_doc [2020/11/19 14:21] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Design Document ====== ====== Design Document ======
- 
-===== Menu System ===== 
-This is the upfront and in-game menu system.  Be as detailed as possible with concept art and font types. 
  
 ===== Core Engine ===== ===== Core Engine =====
Line 11: Line 8:
   *Support   *Support
   *Extensibility   *Extensibility
 +
 +==== Communications ====
 +What data needs to be transmitted between the client and server.  Try to keep this as small as possible.
 +
 +==== Threading ====
 +How one would create threads within the Core Engine.
 +
 +==== Settings ====
 +The configuration data used to initialize the Core Engine.
  
 ==== Server ==== ==== Server ====
Line 17: Line 23:
 ==== Client ==== ==== Client ====
 Describe what the client will store and process. Describe what the client will store and process.
- 
-==== Packets ==== 
-What data needs to be transmitted between the client and server.  Try to keep this as small as possible. 
  
 ==== User Interface ==== ==== User Interface ====
Line 27: Line 30:
 What kind of information are we monitoring.  How will we display it to the user. What kind of information are we monitoring.  How will we display it to the user.
  
-==== Add Module ==== +==== Module Management ==== 
-How will a user add a module.+How will a user manage the modules. 
 + 
 +[[http://www.abstraction.net/ViewArticle.aspx?articleID=67|C++ Dlls]]
  
 ===== Modules ===== ===== Modules =====
wiki/projects/apps/distrib_proc/design_doc.1266078644.txt.gz · Last modified: 2020/11/19 14:21 (external edit)
Back to top
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0