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

User contributions for Qrow

A user with 301 edits. Account created on 10 November 2025.
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

11 March 2026

8 March 2026

  • 22:4122:41, 8 March 2026 diff hist +981 N Defense buildings Created page with "== Defensive Buildings == <p>This details the various defensive buildings in XTA.</p> === Land-Based === <p>The larger group (as opposed to sea-based, and (maybe;)) eventually air-based). This group includes everything, from lasers to missiles and plasma cannon. <br> * Ground Defense ** Lasers *** LLT (Light Laser Tower) *** HLT (Heavy Laser Tower) *** Energy Weapon ** Plasma *** Pop-Up Cannon *** Plasma Battery *** LRPC (Long Range Plasma Cannon - aka..." current

5 March 2026

4 March 2026

  • 22:2222:22, 4 March 2026 diff hist +151 N Template:Template doc Created page with "{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude> <!-- Add categories to the /doc subpage --> </noinclude>" current
  • 22:2222:22, 4 March 2026 diff hist +986 N Template:Counter Created page with "{{#switch:{{{1}}} |GA={{formatnum:{{#expr:{{PAGESINCATEGORY:Wikipedia_good_articles|R}}-15}}}} |FA={{formatnum:{{#expr:{{PAGESINCATEGORY:Featured_articles|R}}}}}} |FL={{formatnum:{{#expr:{{PAGESINCATEGORY:Wikipedia_featured_lists|R}}-5}}}} |SUM={{formatnum:{{#expr:{{PAGESINCATEGORY:Wikipedia_good_articles|R}}-15+{{PAGESINCATEGORY:Featured_articles|R}}+{{PAGESINCATEGORY:Wikipedia_featured_lists|R}}-5}}}} |RGA={{formatnum:{{#expr:ceil({{NUMBEROFARTICLES:R}}/({{PAGESINCATEG..." current
  • 22:2122:21, 4 March 2026 diff hist +2,458 N Template:Warning Created page with "<languages/> <onlyinclude>{{#if: {{{msg|{{{1|}}}}}}|<table class="warning-message" style="background-color: var( --background-color-error-subtle, #ffe9e5 ); color: inherit; border: 1px var( --border-color-error, #9f3526 ) solid; box-sizing: border-box; margin: 0.5em 0; padding: 0.5em;"><tr><td style="white-space: nowrap; vertical-align: top;">}}<span style="position: relative; top: -2px;">File:OOjs_UI_icon_notice-destructive.svg|18px|alt=<translate><!--T:1--> Warning</..." current
  • 22:2022:20, 4 March 2026 diff hist +23,669 N Recoil:RmlUI Starter Guide Created page with "{{DISPLAYTITLE:RmlUI Starter Guide}} __TOC__ = RmlUI Starter Guide = '''''For RecoilEngine game developers — build reactive, HTML/CSS-style game UIs in Lua.''''' {| class="wikitable" ! Attribute !! Value |- | Engine || RecoilEngine (Spring) |- | Framework || RmlUi ([https://github.com/mikke89/RmlUi mikke89/RmlUi]) |- | Language || Lua (via sol2 bindings) |- | Availability || LuaUI (LuaIntro / LuaMenu planned) |} ---- == 1. Introduction == RmlUI is a UI framework..."
  • 22:1622:16, 4 March 2026 diff hist +1,712 N Finalizing linux install Created page with "= Finalizing installation = You should have Spring installed by now; if not, please see the SetupGuide. == Maps & Mods == Since Spring is only an engine, you need to download games for it, and the maps that go with those games. SpringLobby will automatically do this for you when you attempt to join a game with a map or mod that you do not currently have, using an integrated downloader. If you want to download it manually or browse existing maps, there are se..." current
  • 22:1322:13, 4 March 2026 diff hist +26 Main Page Welcome to Fightorder! current
  • 21:4821:48, 4 March 2026 diff hist +2 Recoil:RmlUi No edit summary current
  • 19:1719:17, 4 March 2026 diff hist +40,605 N Spring guide! Created page with "{{deprecated}} ''' This page describes the gameplay of TA-based games on the Spring engine. The Spring engine can run a wide selection of Games and thus this text does not apply to every one of them. ---- Keep in mind that Spring is still in beta, therefore crashes can occur (a lot) and we (well, not me!) haven't got everything fixed yet. Before we start, let's have some background info. == TA: so what's so cool about this game? == OTA | TA (Total Annihilation)..." current
  • 18:5018:50, 4 March 2026 diff hist +24 N Springie Created page with "Springie is now defunct." current
  • 18:5018:50, 4 March 2026 diff hist +2,215 N SPADS Created page with "== Support == *[https://github.com/Yaribz/SPADS/blob/master/INSTALL.md Installation] *[https://springrts.com/phpbb/viewtopic.php?f=1&t=17130 Discussion in Spring forums] *[https://github.com/Yaribz/SPADS/issues Issue tracker] == Reference documents == *[http://planetspads.free.fr/spads/doc/spadsDoc.html Commands and settings reference guide] *[http://planetspads.free.fr/spads/conf/templates/ Configuration templates] *[https://github.com/Yaribz/SPADS/wiki/SPADS-official-..." current
  • 18:5018:50, 4 March 2026 diff hist +2,543 N Links Created page with "Development < {{FULLPAGENAME}} = Community Links = *Associated Development Groups - various forums etc *[http://springfiles.springrts.com/ SpringFiles] - download page for maps & games *[http://weblobby.springrts.com WebLobby] *mumble server *[http://feeds.feedburner.com/SpringCommunityHeadlines SpringInfo Community News] *[http://replays.springrts.com/ Spring Replays] = Development Links<br/> = *[htt..." current
  • 18:4818:48, 4 March 2026 diff hist +1,258 N Building Spring on Buildbot Created page with "Development < Building Spring < {{FULLPAGENAME}} == Current == See Buildbot:Gentoo or Buildbot:OSX for how to set it up. ==New (since 0.82)== Watch progress and errors of builds: http://buildbot.springrts.com/waterfall The outcome of builds can be found here: http://springrts.com/dl/buildbot/default/ ==Old (until 0.81)== The spring build-bot is a server that is setup to compile spring automatically, and is usabl..." current
  • 18:4818:48, 4 March 2026 diff hist +7,090 N Building Spring Cross Compiled Created page with "Development < Building Spring < {{FULLPAGENAME}} __TOC__ Cross-compiling allows you to build for other platforms than the machine you are building on. You can, for example, compile Windows 32-bit binaries on a Linux 64-bit machine. = Obtaining the Source = {{Obtaining_The_Source_Code}} = CMake cross compiling = == Setting up the cross compiler == The compiler is called MinGW, which is a port of GCC to windows. The version..." current

3 March 2026

(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)