| Both sides previous revision Previous revision Next revision | Previous revision |
| tremulous:dev [2018/08/30 00:38] – [References for Quake 3 based and Tremulous coding:] romdos | tremulous:dev [2023/02/28 15:18] (current) – [References for Quake 3 based and Tremulous coding:] romdos |
|---|
| ===== Some developer resources ====== | ===== Some developer resources ====== |
| |
| ==== References for git (git is a very important tool for developers): ==== | ==== References for git ==== |
| |
| * [[http://pcottle.github.io/learnGitBranching/|Learn git Branching]] | * [[http://pcottle.github.io/learnGitBranching/|Learn git Branching]] |
| * [[https://web.archive.org/web/20080828011139/http://synapse.vgfort.com/quake3.php|Mirror of vgfort.com's coding tutorials]] | * [[https://web.archive.org/web/20080828011139/http://synapse.vgfort.com/quake3.php|Mirror of vgfort.com's coding tutorials]] |
| * [[https://web.archive.org/web/20041028074519/http://www.quake.de:80/?action=code3arena00&q=q3|Quake.de Code 3 Arena tutorials]] | * [[https://web.archive.org/web/20041028074519/http://www.quake.de:80/?action=code3arena00&q=q3|Quake.de Code 3 Arena tutorials]] |
| | * [[https://jkhub.org/forums/topic/9949-c-and-c-primer/|C and C++ Primer at jkhub.org]] |
| | |
| |
| === References for Lua: === | === References for Lua: === |
| http://nova-fusion.com/2012/08/27/lua-for-programmers-part-1/ | https://ebens.me/post/lua-for-programmers-part-1/ |
| |
| === References for Shell Scripting: === | === References for Shell Scripting: === |
| |
| * [[http://www.tldp.org/LDP/abs/abs-guide.pdf|Advanced Bash-Scripting Guide]] | * [[http://www.tldp.org/LDP/abs/abs-guide.pdf|Advanced Bash-Scripting Guide]] |
| | |
| | |
| | === Related === |
| | |
| | https://web.archive.org/web/20010123223100/http://www.quake3mods.net/tutorials/coding/ |
| | |
| | https://web.archive.org/web/20031008190303/http://nehe.gamedev.net:80/lesson.asp?index=01 |
| | |
| | https://web.archive.org/web/20000815235748/http://www.quake3mods.net:80/tutorials/coding/ |
| | |
| | https://web.archive.org/web/20201029155638/http://index-of.co.uk/Game-Development/Programming/ |