dak180
2361edcb93
Patch vorbis to work with LLVM.
2011-08-17 09:37:38 -04:00
cybersphinx
614ca9a867
Simplified Chinese translation update by Dorian.
...
Closes #2858 .
2011-08-17 03:01:52 +02:00
cybersphinx
781ea14a94
Include Debian packaging scripts in the tarball.
...
Fixes #2852 .
2011-08-15 00:31:54 +02:00
Per Inge Mathisen
da7283e682
Add some more debug info for "Target is a blueprint" assert.
2011-08-11 17:45:01 +02:00
Per Inge Mathisen
6addce7ab4
Reduce severity of "A script is trying to build a different number..." warning. Closes ticket:2854
2011-08-11 17:36:37 +02:00
dak180
2d16f7848b
Update Ogg to 1.3.0.
2011-08-06 12:16:12 -04:00
cybersphinx
d3e213ee66
Don't include moc'ed files in the tarballs.
...
Closes #2846 .
2011-08-04 22:36:12 +02:00
Rene Jochum
871f79fd10
Fix make dist (again).
2011-08-01 01:15:08 +02:00
Rene Jochum
c74a8df0c5
Fix make dist.
2011-08-01 01:07:13 +02:00
cybersphinx
f8e22bff45
Fix ChangeLog date.
2011-08-01 00:31:45 +02:00
cybersphinx
4d431044bf
Update ChangeLog.
2011-08-01 00:18:13 +02:00
cybersphinx
5216760744
Don't remove file extensions from mod names.
...
Fixes loading of savegames with a mod, whether the mod is loaded from
the command line or not.
Old savegames won't work unfortunately, and savegames started with a .wz
mod won't continue if that mod gets expanded later.
Fixes #2735 , refs #2825 .
2011-07-31 23:12:22 +02:00
cybersphinx
46d716a20c
Redo mapmod support.
...
Based on Zarel's earlier patch. Also adds support for unzipped maps in
their own subdirectory.
Refs #2825 .
2011-07-31 23:12:22 +02:00
cybersphinx
e0007a217e
Load maps last, so files in them don't override game data.
...
Refs #2825 .
2011-07-31 23:12:22 +02:00
cybersphinx
9d7e543379
Revert the mapmod support.
...
Revert "Merge remote-tracking branch 'zarel/topic/mapmodloader'"
This reverts commit aed2474ae5
, reversing
changes made to 8934dfd527
.
Revert "Merge remote-tracking branch 'zarel/topic/mapmodloader'"
This reverts commit 460d7c005b
, reversing
changes made to db46f36920
.
Conflicts:
src/main.cpp
Refs #2610 , #2825 .
2011-07-31 23:12:22 +02:00
Per Inge Mathisen
ca8595f25a
Make sure that structure IDs are never zero for converted maps. Fixes ticket:2833
2011-07-31 22:49:55 +02:00
safety0ff
bc26936424
Further improve documentation of map/pngsave.h.
2011-07-30 17:29:31 +00:00
safety0ff
6bf33d2000
Fix autotools compilation of map2preview (reverts some parts of 65e00db411
).
2011-07-30 17:29:31 +00:00
dak180
a899f46775
Add the map tools to the xcode project.
2011-07-30 00:39:56 -04:00
safety0ff
65e00db411
Remove Qt dependency from map tools.
...
Place origin at the top of the preview image.
Fix bug for ARGB32 method for map tool png saving rootines and add RGB888 method.
No longer stretch the preview image.
2011-07-29 22:16:59 +00:00
safety0ff
e1f78ed5fb
Fix comments and documentation of variables whose meaning and name were modified.
...
Also remove use of inexistant variable.
2011-07-27 23:25:02 +00:00
Rene Jochum
dd96412f66
The CMakeLists.txt for 7b20e5c8bf
.
2011-07-28 05:11:04 +02:00
Rene Jochum
7b20e5c8bf
Improve cmake in tools/map by Safety0ff,
...
remove some unused includes from vector.h.
2011-07-28 05:03:42 +02:00
Rene Jochum
1c15b75073
Remove the converting requirement in tools/map/map2preview.
2011-07-28 03:30:27 +02:00
Rene Jochum
cbe8c925b6
Add support for plain dir maps in tools/map.
2011-07-28 02:43:41 +02:00
Per Inge Mathisen
23b4d3e8a1
Add map/tools to ordinary build system.
2011-07-28 01:32:09 +02:00
Rene Jochum
b50744261c
Fix intention in map/tools.
2011-07-28 01:36:08 +02:00
Per Inge Mathisen
0b36f7d0de
Simplify frame redraw mechanism. Add a new paint event instantly instead of using a QTimer to redraw. Suggested by Safety0ff. Closes ticket:2842
2011-07-27 23:09:35 +02:00
cybersphinx
08d2bae4e5
Use Ctrl-V instead of Tab to paste in input boxes.
...
Closes #2830 .
2011-07-27 16:06:25 +02:00
cybersphinx
b827f9e918
Turkish translation update by Ayhan Görgülü.
...
Closes #2840 .
2011-07-27 15:56:26 +02:00
Rene Jochum
064c7fcd85
Add some more improvements to the map tool.
2011-07-27 06:28:31 +02:00
Rene Jochum
4a227a1b5b
Add a map preview tool, fix various things in tools/map.
2011-07-27 02:39:50 +02:00
cybersphinx
7fab2891db
Update translations.
2011-07-23 15:29:20 +02:00
cybersphinx
f829395d96
Turkish translation update by Ayhan Görgülü.
...
Closes #2831 .
2011-07-23 15:28:21 +02:00
Rene Jochum
9ecba718a4
Revert "Remove a direct src include from lib/gamelib."
...
This reverts commit e32c1f0e89
.
It broke netsync for a weired reason.
2011-07-20 21:42:22 +02:00
Rene Jochum
cffdfa6144
Remove a direct src include from lib/sequence.
2011-07-20 12:17:27 +02:00
Rene Jochum
e32c1f0e89
Remove a direct src include from lib/gamelib.
2011-07-20 12:06:13 +02:00
Rene Jochum
3ff588daab
Remove another direct src include from the exceptionhandler.
2011-07-20 11:44:24 +02:00
Rene Jochum
45eca0755b
Remove the unused variable 'buf' in check_physfs().
2011-07-20 11:43:04 +02:00
vexed
0486acf35a
Update the version to match the last build we released.
2011-07-19 21:59:29 -04:00
Rene Jochum
78af6cf247
Removes a include from src in lib/exceptionhandler/dumpinfo.cpp.
2011-07-20 03:28:49 +02:00
vexed
026a87ec17
When checking the version of PhysFS, also make sure zip support was compiled into the library as well.
...
Rearrange some debug() output lines to be done *after* we have enabled our Debugfile routines.
These were being lost with our switch to Qt.
2011-07-19 20:56:38 -04:00
vexed
f2e506e6dd
Update MSVC builds to use SSL by default.
...
NOTE: You must compile openSSL first, then point Qt to that, and then compile Qt.
2011-07-19 20:39:36 -04:00
vexed
4479bf7e30
Update .gitignore, and some MSVC project file changes.
2011-07-19 20:33:44 -04:00
vexed
f35bcccdee
For commit ebc8976dc1
...
the wrong stash was used. Reapplying missing part of patch.
closes ticket:2824
Revert "Speed up text rendering for console messages by rendering to pixmaps instead of re-rendering the strings themselves for every display frame."
This reverts commit aaedaabf60
.
2011-07-19 20:23:27 -04:00
vexed
2808328b4b
Update Changelog
2011-07-18 22:26:13 -04:00
safety0ff
866aeb950b
Make swapinterval.cpp independant of glew, this fixes issues caused by accessing glew vars before glew is initiliazed.
...
Closes #2826 .
2011-07-18 21:06:20 +00:00
vexed
c10d9ef8d4
Let's try another way to handle the trap cursor support for windows.
...
Closes ticket:2813
2011-07-18 20:42:58 -04:00
vexed
1bc2a38b04
Some script need this call, please don't disable it.
...
(like fastplay, it is really ugly in 640x480 without it)
2011-07-18 20:41:39 -04:00
Rene Jochum
2cb5bab031
Lobby: set the right authentication flag on logouts.
2011-07-18 21:50:46 +02:00