Go to file
Giel van Schijndel cb279c37c4 * Rename Trac plugin `NewTicketNotification` to the more general `TicketNotifications`
* Add an additional package (sub-plugin): attachmentnotification
  - This package contains the new AttachmentTicketNotification Trac component
 * Add a new Trac component: AttachmentTicketNotification
  - This component sends notification mails to all ticket subscribers when an attachment is added to that ticket
  - Created this component on Per's request

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@8038 4a71c877-e1ca-e34f-864e-861f7616d084
2009-09-27 19:07:13 +02:00
build_tools Fix compile error on *BSD systems. Closes ticket:820, patch by brad@comstyle.com 2009-09-27 19:07:10 +02:00
data A small enhancement for GUI subsystem: target origin tracking system for structures (only for ones 2009-09-27 19:07:11 +02:00
doc Update changelog / docs 2009-06-01 21:19:54 +02:00
icons Add 256x256 icon. 2009-09-27 19:06:25 +02:00
lib When a "looped" sample has finished playing, we reset iAudioID, so the game adds the sample again into the queue. This is the way most other "looped" samples are currently handled by the game. (oil/power/factory steam, and so on) 2009-09-27 19:07:12 +02:00
m4
macosx Closes ticket:831 2009-09-27 19:07:12 +02:00
makerules
pkg Update NSIS again, and add the wz2100header.bmp that NSIS uses. 2009-06-01 21:19:57 +02:00
po Updated Russian translation by Maxim (Raptor9000). Closes #834. 2009-09-27 19:07:13 +02:00
src make sure we have a valid color choice for our SP game. Valid values are 0, 4-7. 2009-09-27 19:07:12 +02:00
tests Remove useless, old astar measurement code. Some code cleanup. 2009-09-27 19:06:56 +02:00
tools * Rename Trac plugin `NewTicketNotification` to the more general `TicketNotifications` 2009-09-27 19:07:13 +02:00
win32 This patch adds the beginnings of a "Challenge" single player game mode. It 2009-09-27 19:07:02 +02:00
.gitignore
AUTHORS Oh, forgot to rename "Warzone Resurrection Project" to "Warzone 2100 Project" 2009-09-27 19:06:58 +02:00
COMPILE
COPYING
COPYING.NONGPL Move copyright information from AUTHORS to COPYING.NONGPL, add author information to AUTHORS, also add copyright information for Mysteryem's new textures. 2009-09-27 19:06:58 +02:00
COPYING.README
ChangeLog Update changelog / docs 2009-06-01 21:19:54 +02:00
Doxyfile
Makefile.am
autogen.sh
autorevision.conf
config.rpath
configure.ac Add correct linker flags for openbsd to configure. Fixes #819. 2009-09-27 19:07:05 +02:00
makefile.win32
warzone2100.cbp