Old Wiki:Getting Started
Jump to navigation
Jump to search
NAVIGATION | HOME / EVEmu Development / Getting Started (you are here) |
Contents |
Getting Started
This page is for people who want to develop evemu, if you want to install evemu on your system, please go here.
Testing:
- Learn more about Testing EVEmu
- Eve-tool
Writing Code:
- You need to know C/C++ to write code for EVEmu. Learn C/C++ at these locations
- Source Development Practices guide - check this out to see how we like contributing developers to format their code
- How to create and use packets in EVEmu - Check this if you don't know how them work
Packet formating
- EveMu xmlpktgen - How to format packets in XMLP and general information about xmlpktgen.
Learn about the EVEmu Codebase
- The The EVEmu Guide - go here to learn about the EVEmu code base and how it's structured
- The The EVEmu Database Guide - go here to learn about how EVEmu uses and manages the back end MySQL database
- The The EVEmu Database Guide (old) - not sure what was supposed to be here, you should really just use the link above
Server development
- EVEmu PROJECT PLAN / Developers WIP Board - CONTAINS SHORT TERM/LONG TERM PROJECT PLAN - also has the list of active developers and what they are currently working on
- EVEmu Project Tracking - this is the list of game features and their operational status in the most recent server builds
- TODO Check List
- Changelog
- EVEmu Special Features - those really awesome cool things you wished you could do in EVE Live!
Installer Development
- EveMu Installer
Database information
- Dumps distributed with EVEmu
- Decoding the EVEmu MySQL Tables
- Database Tools - information on tools used with the EVEmu database: EVEmu Control Panel
Live information
- Jennifer
- EVE File Formats
- Live EVE Architecture
- EVEmu Architecture
- EVE Protocol
- "Destiny" Information
- Service Descriptions
- Contract System
- CCP Table Info
- CCP Patch Server Info
- How to capture and compare packets
- Any info on Eve Live that you cant find a place for.