Commit Graph

76 Commits (bb7e111e006726695064bb33e45d29d4ee0ea5f7)

Author SHA1 Message Date
Giel van Schijndel 6ed88bec7b Bump version numbers for 2.1 RC2 and update changelogs
Addresses #165

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6412 4a71c877-e1ca-e34f-864e-861f7616d084
2008-11-30 15:27:37 +00:00
Per Inge Mathisen 3d065b820c Add notice to Changelog about ticket #97
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6300 4a71c877-e1ca-e34f-864e-861f7616d084
2008-11-14 20:03:27 +00:00
Dennis Schridde 5f95b528f2 Update ChangeLog with r6267 and r6280
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6293 4a71c877-e1ca-e34f-864e-861f7616d084
2008-11-14 15:39:44 +00:00
Giel van Schijndel ef994389f5 Bump release date of 2.1_rc1 to today
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6254 4a71c877-e1ca-e34f-864e-861f7616d084
2008-11-09 15:49:47 +00:00
Giel van Schijndel 03353e833e Allow the initialisation function of the debug callback to fail and report its failure through its return value:
* If initialisation of the debug callback failed, do ''not'' add it to the list of debug callbacks to use

This fixes ticket:136

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6249 4a71c877-e1ca-e34f-864e-861f7616d084
2008-11-08 19:30:18 +00:00
Giel van Schijndel 94a800d9bf Update the ChangeLog in preparation of releasing the first release candidate for 2.1
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6247 4a71c877-e1ca-e34f-864e-861f7616d084
2008-11-08 18:50:57 +00:00
Giel van Schijndel 0cf8df8f3f Copy latest 2.1 ChangeLog entry into trunk ChangeLog and move the exceptionhandler fix (r6214, r6217 and r6218) into that entry
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6219 4a71c877-e1ca-e34f-864e-861f7616d084
2008-10-25 22:21:35 +00:00
Giel van Schijndel 0269d11d16 In the exception handler:
* use mkstemp(3) to create a temporary file that's guaranteed not to exist already

Prevents a potential symlink attack (e.g. where /tmp/warzone2100.gdmp is symlinked by user A to a file owned by user B, then having user B crash warzone)


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6214 4a71c877-e1ca-e34f-864e-861f7616d084
2008-10-25 21:47:00 +00:00
Buginator 4a03edafc1 Updating ChangeLog with some bug fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6133 4a71c877-e1ca-e34f-864e-861f7616d084
2008-10-11 19:21:29 +00:00
Giel van Schijndel d871a85964 Add video playback support:
* Add support for decoding and displaying of OggTheora/Vorbis videos
 * Change all references to *.rpl files to *.ogg files (and lower case them)
 * Add a new menu (and config) option for selecting the size at which to display videos (1x (native), 2x, full screen)

This closes ticket:64 and ticket:46

Code changes are ticket:64 (patch by Gerard Krol, Giel van Schijndel and Buginator)

FMVs can be found at http://download.gna.org/warzone/videos/sequences_ogg.zip (for now at least)
Videos encoded by Angus Lees


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6119 4a71c877-e1ca-e34f-864e-861f7616d084
2008-10-08 18:24:19 +00:00
Giel van Schijndel 5ad2a63ae1 Update changelogs to include the addition of the New Team War (NTW) mod to 2.1
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6091 4a71c877-e1ca-e34f-864e-861f7616d084
2008-09-28 14:14:10 +00:00
Giel van Schijndel e052a1474c Sync 2.1 and trunk's ChangeLogs
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6087 4a71c877-e1ca-e34f-864e-861f7616d084
2008-09-28 11:28:46 +00:00
Steven Koenig d755c30648 * Set power generator output boost for Gas Turbine Generator to +30%
* This fixes bug #12262
* Added myself to the AUTHORS file


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5955 4a71c877-e1ca-e34f-864e-861f7616d084
2008-09-07 17:59:16 +00:00
Giel van Schijndel b26d8dd809 Add the most significant changes to the 2.1 branch to the 2.1_beta4 portion of the ChangeLog
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5593 4a71c877-e1ca-e34f-864e-861f7616d084
2008-07-19 20:25:49 +00:00
Giel van Schijndel 468320c140 Merge changelog changes of r5340 from the 2.1 branch into trunk
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5592 4a71c877-e1ca-e34f-864e-861f7616d084
2008-07-19 20:21:36 +00:00
Giel van Schijndel 8a4ccb21a7 Merge changelog changes of r5587 from the 2.1 branch into trunk
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5591 4a71c877-e1ca-e34f-864e-861f7616d084
2008-07-19 20:15:10 +00:00
Dennis Schridde 9bf7563e4b Import ChangeLog changes r5330 and r5331 from branches/2.1
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5332 4a71c877-e1ca-e34f-864e-861f7616d084
2008-06-25 14:19:06 +00:00
Per Inge Mathisen 4c0fd74aae Forward port Changelog from 2.1
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5218 4a71c877-e1ca-e34f-864e-861f7616d084
2008-06-06 15:02:50 +00:00
Per Inge Mathisen 36e2ff2517 Update changelog in trunk as well
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5056 4a71c877-e1ca-e34f-864e-861f7616d084
2008-05-11 22:11:28 +00:00
Roman C 9595fd59e6 Updated ChangeLog.
NOTE: tried to include all major changes, but I have probably overlooked some. Please double-check if someone's changes are missing.

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4558 4a71c877-e1ca-e34f-864e-861f7616d084
2008-04-10 16:02:48 +00:00
Roman C e892dfe313 Updated ChangeLog.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4447 4a71c877-e1ca-e34f-864e-861f7616d084
2008-03-31 16:30:18 +00:00
Giel van Schijndel e89a224b32 Add in support for coloured mouse cursors:
* Add a new configuration option "ColouredCursor", which if enabled will enable coloured cursors ingame
 * Add a new API for setting cursors with: pie_SetMouse (previously frameSetCursor was used)

Patch #956 by Buginator; pie_.*Mouse API done by me (except for the iV_DrawImage invocation)


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4434 4a71c877-e1ca-e34f-864e-861f7616d084
2008-03-30 15:44:50 +00:00
Roman C 95f48377d5 Updated ChangeLog (Trunk).
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4412 4a71c877-e1ca-e34f-864e-861f7616d084
2008-03-29 18:10:08 +00:00
Roman C c2b88ff3d1 Updated ChangeLog.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4361 4a71c877-e1ca-e34f-864e-861f7616d084
2008-03-26 18:54:22 +00:00
Roman C d2d6f60852 Updated ChangeLog.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4153 4a71c877-e1ca-e34f-864e-861f7616d084
2008-03-18 23:34:35 +00:00
Roman C 2e53833a0b Updated ChangeLog.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4135 4a71c877-e1ca-e34f-864e-861f7616d084
2008-03-17 22:01:19 +00:00
Roman C 6361fc6cb2 Fixed ChangeLog which had a duplicated line.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4130 4a71c877-e1ca-e34f-864e-861f7616d084
2008-03-17 20:23:46 +00:00
Roman C 4fae2e8699 Updated ChangeLog.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4128 4a71c877-e1ca-e34f-864e-861f7616d084
2008-03-17 19:49:40 +00:00
Dennis Schridde 8a56874464 Update changelog
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4092 4a71c877-e1ca-e34f-864e-861f7616d084
2008-03-16 01:15:06 +00:00
Dennis Schridde b2e288a65e Update changelogs from branches/2.1
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4087 4a71c877-e1ca-e34f-864e-861f7616d084
2008-03-16 00:50:55 +00:00
Roman C 5afe39703c Updated ChangeLog in the Trunk.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@3905 4a71c877-e1ca-e34f-864e-861f7616d084
2008-03-03 18:28:04 +00:00
Roman C 6ddadf6a5e Updated ChangeLog.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@3837 4a71c877-e1ca-e34f-864e-861f7616d084
2008-02-18 19:48:21 +00:00
Roman C 177aa19e9a Ported ChangeLog updates (balance issues) to the trunk.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@3835 4a71c877-e1ca-e34f-864e-861f7616d084
2008-02-18 17:20:48 +00:00
Giel van Schijndel d8cbb4326c Add a new section to the change log for trunk and the 2.1 branch
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@3814 4a71c877-e1ca-e34f-864e-861f7616d084
2008-02-17 00:31:38 +00:00
Giel van Schijndel 7b57a08e68 Add the 2.0.10 part of the change log to trunk's change log
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@3811 4a71c877-e1ca-e34f-864e-861f7616d084
2008-02-16 23:51:36 +00:00
Giel van Schijndel f0772716ee Add porting of netcode to the new net-primitives API to the ChangeLog
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@3810 4a71c877-e1ca-e34f-864e-861f7616d084
2008-02-16 23:11:06 +00:00
Dennis Schridde faa13221b3 Import Pre-GPL changelog, as found in 0.2.2's update.rtf. Dates are entirely missing!! Any veterans knowing them (or at least the year or month) are encouraged to fill the gap.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@3071 4a71c877-e1ca-e34f-864e-861f7616d084
2007-12-16 10:23:09 +00:00
Dennis Schridde 5dbbf0dcae Fix sectioning in the ChangeLog
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2975 4a71c877-e1ca-e34f-864e-861f7616d084
2007-12-04 18:29:19 +00:00
Dennis Schridde 2d65b95b4c Bump to 2.0.9 instead of 2.0.8_p1
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2969 4a71c877-e1ca-e34f-864e-861f7616d084
2007-12-03 19:30:34 +00:00
Dennis Schridde f599deeb6a Import 2.0.8_p1
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2967 4a71c877-e1ca-e34f-864e-861f7616d084
2007-12-03 14:51:29 +00:00
Freddie Witherden 147fbc34b6 Update the change log
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2957 4a71c877-e1ca-e34f-864e-861f7616d084
2007-12-02 12:40:04 +00:00
Giel van Schijndel 899b3dc1f5 * Merge 2.0.8 RC1 and 2.0.8 ChangeLog sections
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2927 4a71c877-e1ca-e34f-864e-861f7616d084
2007-12-01 14:23:16 +00:00
Giel van Schijndel 00797f8e8a * Bump all version numbers to 2.0.8 (for the 2.0 branch)
* Update the trunk ChangeLog to contain the 2.0.8 part


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2922 4a71c877-e1ca-e34f-864e-861f7616d084
2007-12-01 13:26:40 +00:00
Giel van Schijndel 0be3f710d4 * Properly merge 2.0.8 RC1 ChangeLog into trunk's ChangeLog
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2921 4a71c877-e1ca-e34f-864e-861f7616d084
2007-12-01 12:49:25 +00:00
Dennis Schridde 7792f1b211 - Be more explicit about what is missing during configure and only ask the user to install something if it is not obvious what is missing.
- Check for pkg-config earlier, pkg-config 0.9 should be sufficient according to configure.
- Add pkg-config m4 file to be able to check for pkg-config where it is not installed.
- Fix typo in ChangeLog, add recent buildsystem changes.


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2541 4a71c877-e1ca-e34f-864e-861f7616d084
2007-10-09 11:10:47 +00:00
Dennis Schridde 5b476bb629 Note about (not yet complete) ICC support.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2540 4a71c877-e1ca-e34f-864e-861f7616d084
2007-10-09 10:31:32 +00:00
Giel van Schijndel 77e4d5fda8 * Update ChangeLog for r2521 (addition of font rendering and UTF-8 handling code, based on QuesoGLC)
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2522 4a71c877-e1ca-e34f-864e-861f7616d084
2007-10-01 23:07:03 +00:00
Roman C de47062749 Updated ChangeLog.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2474 4a71c877-e1ca-e34f-864e-861f7616d084
2007-09-25 13:48:32 +00:00
Giel van Schijndel 551aa55cb9 * Use SDL_EnableKeyRepeat to enable the repeation of key press events (this enables you to press your 'A' key once and get multiple 'A's if your in a textbox)
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2380 4a71c877-e1ca-e34f-864e-861f7616d084
2007-08-16 09:30:50 +00:00
Giel van Schijndel 0d901ea836 * Merge fixes for bug #9694 and bug #9704 which where fixed in r2349 and r2355 respectively from the 2.0 branch into trunk
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2356 4a71c877-e1ca-e34f-864e-861f7616d084
2007-08-08 11:23:21 +00:00