morsik / warpig

Enemy Territory: Real World War II

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compiling

  • linux-x86_64:

    run ./build.sh

  • other platforms:

    check build.sh for correct cmake comands

All output files should be generated in ./build/ directory with packed warpig.pk3

If everything was fine, you should see: game, cgame and ui for windows, linux-x86 and linux-x86_64

Bugfixes

Numbers refers to list from http://games.chruker.dk/enemy_territory/modding_project_bugfix.php

  • 031: Show connecting people as connecting in the scoreboard and not as spectators
  • 036: Mine flags blocking other mines from being spotted
  • 037: Negative XP doesn't show up on the playerstat dropdown
  • 060: Muted players becoming referee can't get unmuted

About

Enemy Territory: Real World War II

License:GNU General Public License v3.0


Languages

Language:C 96.4%Language:C++ 3.5%Language:Shell 0.0%