Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Engine Development: Difference between revisions

From Fightorder
Created page with "Welcome to the main development page for the Spring RTS engine. Current a work in progress. Gamedev:Main"
Tag: Recreated
 
No edit summary
 
Line 1: Line 1:
Welcome to the main development page for the Spring RTS engine.
{|width="100%" style="border: 0px; border-spacing:0px"
|width="500px" valign="top" style="padding-left:10px; padding-right:10px"|


Current a work in progress.
'''[https://github.com/spring/spring GitHub and Source Code]'''


[[Gamedev:Main]]
Engine source code<br>
 
'''[[Links|Important Links]]'''
 
Important Community and Development links to git repos & subprojects.<br>
 
 
'''[[Building spring|Compiling Engine]]'''
 
How to build the Spring engine from source.<br>
 
 
'''[[Development:Getting_Started|Engine Development]]'''
 
Information regarding contributing to the source code of the Spring engine.
 
 
'''[[Lobby_Development|Lobby Development (Clients and Servers)]]'''
 
Information regarding contributing to the source code of the different lobby clients and servers available for Spring.
 
 
'''[[Gamedev:Main|Game Development]]'''
 
Lots of links to valuable Articles and forum threads regarding Game, Mod & Unit Development.
 
 
'''[[Mapdev:Main|Map Development]]'''
 
Tutorials and other useful information for creating maps.
 
 
'''[[Lua_Scripting|Lua Development]]'''
 
Information regarding the use of the supplementary Lua scripting language for Widgets and beyond.
 
 
'''[[AI:Development|AI Development]]'''
 
All you ever wanted to know about Skirmish AI Development for Spring, and more. This includes Skirmish and Lua AIs.
 
 
'''[[Infrastructure:Development|Infrastructure Development]]'''
 
Information about springs infrastructure
 
|valign="top" style="padding:0px"|
 
== Quick Links ==
 
{|width="100%" class=""
! '''[http://spring.clan-sy.com/phpbb/viewforum.php?f=12 Development forums]'''
|-
| Look at the development forums for ongoing progress and discussion
|}
 
 
{|width="100%" class=""
! '''[http://springrts.com/mantis/ Report Bugs]'''
|-
| Submit patches and bug reports here
|}
 
 
{|width="100%" class=""
! '''[https://github.com/spring/spring/ Source Code]'''
|-
| View and fork the project on GitHub.
|}
 
 
 
{|width="100%" class=""
! '''[https://github.com/spring/spring/commits/develop.atom Commit Newsfeed]'''
|-
|View git commits as they happen.
|}
 
 
 
|}
 
[[Category: Development]]

Latest revision as of 21:26, 23 February 2026

GitHub and Source Code

Engine source code

Important Links

Important Community and Development links to git repos & subprojects.


Compiling Engine

How to build the Spring engine from source.


Engine Development

Information regarding contributing to the source code of the Spring engine.


Lobby Development (Clients and Servers)

Information regarding contributing to the source code of the different lobby clients and servers available for Spring.


Game Development

Lots of links to valuable Articles and forum threads regarding Game, Mod & Unit Development.


Map Development

Tutorials and other useful information for creating maps.


Lua Development

Information regarding the use of the supplementary Lua scripting language for Widgets and beyond.


AI Development

All you ever wanted to know about Skirmish AI Development for Spring, and more. This includes Skirmish and Lua AIs.


Infrastructure Development

Information about springs infrastructure

Development forums
Look at the development forums for ongoing progress and discussion


Report Bugs
Submit patches and bug reports here


Source Code
View and fork the project on GitHub.


Commit Newsfeed
View git commits as they happen.