Difference between revisions of "Category:Programming"

From Hellmoo Wiki Archive
Jump to navigation Jump to search
imported>Marvin
(New page: Pages related to developing in-game content using moocode.)
 
imported>Grunthawg
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Pages related to developing in-game content using moocode.
* [[Admins]] - details on who is in charge and who knows most about what
* [[Programmer Guidelines]] - What is required of you as a programmer (or as a non-programming admin)
* [[Apartments (Programming)|Apartment Guide]] - A quick guide that details how to set up player apartment building.
* [[Blueprints (Programming)|Blueprints]] - General info on using blueprints
* [[Internet_(Programming)|Internet]] - How to build stuff in cyberspace
* [[AreaMaps]] - Top-down graphical views of areas in the game, as compiled by Tiled and Marvin's code.
* [[:Category:Design|Game Design]] - Information on game design
* [[Useful Generics (Programming)|Useful Generics]] - a list of useful generic objnums.

Latest revision as of 01:58, 16 April 2010

  • Admins - details on who is in charge and who knows most about what
  • Programmer Guidelines - What is required of you as a programmer (or as a non-programming admin)
  • Apartment Guide - A quick guide that details how to set up player apartment building.
  • Blueprints - General info on using blueprints
  • Internet - How to build stuff in cyberspace
  • AreaMaps - Top-down graphical views of areas in the game, as compiled by Tiled and Marvin's code.
  • Game Design - Information on game design
  • Useful Generics - a list of useful generic objnums.