Project

General

Profile

skyjake's activity

From 2011-09-11 to 2011-09-24

2011-09-24

19:04 Doomsday Engine Revision 4f9eb060 (github): Win32: Fixed Unicode version text string
The definition was missing if the build number was unspecified
for the build.
skyjake

2011-09-23

12:05 Doomsday Engine Revision c2ccfca0 (github): Builds: Do a pull before .deb changelog update
So that it will include the latest changes. skyjake
10:54 Doomsday Engine Revision b3edf97b (github): Mac: Using the native SDK
Starting preparations for using Qt. skyjake
08:42 Doomsday Engine Revision b24d143c (github): build.pro: One more quoted path
skyjake
08:25 Doomsday Engine Revision 36ed1bd8 (github): Merge branch 'master' into ringzero+master
skyjake
08:24 Doomsday Engine Revision ccae1f17 (github): Project files: Quotes around paths on command line
This will allow paths with spaces to work correctly in the build.
qmake handles most of the quoting itself, but we ar...
skyjake

2011-09-22

20:53 Doomsday Engine Revision 5715e546 (github): Post-merge cleanup
Updated the .pro files for new and/or removed source files.
Also, made sure that everything works properly when there...
skyjake
09:22 Doomsday Engine Revision dc5e68ab (github): Merge branch 'master' into ringzero+master
Conflicts:
distrib/win32/setup.iss.template
doomsday/engine/portable/include/dd_version.h
doomsday/engine/portable...
skyjake
07:05 Doomsday Engine Revision 71c55265 (github): engine.pro: Fixed path to .desktop file
skyjake

2011-09-21

18:56 Doomsday Engine Revision b9c5447f (github): Including SDL_net in the build
Currently untested, but everything should be in place. The SDL_net
library/framework is included in the installed fil...
skyjake
08:24 Doomsday Engine Revision 7c38445b (github): Merge branch 'master' of ssh://deng.git.sourceforge.net/gitroot/deng/deng
skyjake
08:24 Doomsday Engine Revision f3d57b61 (github): Debian: Improving .deb changelog generator
skyjake
08:14 Doomsday Engine Revision 3753cec2 (github): Merge branch 'master' of ssh://deng.git.sourceforge.net/gitroot/deng/deng
skyjake
08:13 Doomsday Engine Revision 5163b7a7 (github): Mac: Frameworks must be copied manually
qmake does not support installing directories, so copy the
SDL frameworks manually and preserve symbolic links.
skyjake
08:11 Doomsday Engine Revision a27e0525 (github): Debian: changelog is a local file, not in repository
skyjake
07:35 Doomsday Engine Revision 4112eab3 (github): Mac: Making qmake messages clearer
CMake has now been replaced with qmake in the master.
The old CMake project files will be deleted after it has been
...
skyjake
07:30 Doomsday Engine Revision 1bdafaa2 (github): Merge branch 'master' into replacing-cmake-with-qmake
skyjake

2011-09-20

19:56 Doomsday Engine Revision 06811c77 (github): Merge branch 'replacing-cmake-with-qmake' of ssh://deng.git.sourceforge.net/gitroot/deng/deng into replacing-cmake-with-qmake
skyjake
19:54 Doomsday Engine Revision 2178ccb4 (github): Mac: Further qmake config tweaks
Allow defining SDL framework dir in config_user.pri.
Also don't use the default Qt include and library
directories wh...
skyjake
13:53 Doomsday Engine Revision da0fbb61 (github): Mac: SDL_mixer dependency
Include the smpeg framework contained within SDL_mixer.framework
on the framework path.
skyjake
13:42 Doomsday Engine Revision 669ab86b (github): platform_release.py: Convert paths to absolute
Resolve absolute paths for cleaner output. skyjake
13:39 Doomsday Engine Revision a88ea9fc (github): Mac: Improving platform_build.py robustness
Checks for wx and py2app availability in Python and
unpacks the template disk image if it hasn't been
decompressed yet.
skyjake
10:40 Doomsday Engine Revision e9f4ca1a (github): Mac: Fixed latform_release.py
skyjake
09:24 Doomsday Engine Revision e1064938 (github): Mac: Working around a problem in qmake resource bundling
skyjake
08:42 Doomsday Engine Revision 676918b8 (github): Mac: Fixing 10.4u build
skyjake
08:32 Doomsday Engine Revision 67dab154 (github): Mac: Fixing 10.4u build
skyjake

2011-09-19

20:02 Doomsday Engine Revision 0d0962ae (github): Mac: Trying to build on 10.4u (and failing)
skyjake
15:50 Doomsday Engine Revision 4f9b8f8b (github): qmake: Adjustments for 10.4u build
skyjake
09:40 Doomsday Engine Revision 61156c66 (github): Debian: Fixed changelog update
skyjake
08:53 Doomsday Engine Revision 44222523 (github): Git: Ignore compiled Python files
skyjake
08:52 Doomsday Engine Revision 268cffe0 (github): Debian: Updating .deb changelog with commits
skyjake
08:07 Doomsday Engine Revision 3e5d2b62 (github): Debian: Improving packaging
The launch-doomsday script is now included in the .deb.
Also cleaned up the packaging so that no generated files
are ...
skyjake

2011-09-18

16:18 Doomsday Engine Revision 9929bfdc (github): Debian: Updating deb packaging
As use of CMake/CPack is being discontinued, the Debian packages
will now be built using the Debian tools for the pur...
skyjake

2011-09-17

12:39 Doomsday Engine Revision 365d6455 (github): packres.py: Resolve absolute target path before creating .pk3
Fixes a problem where a build subdirectory has not yet been created
when packres.py is called.
skyjake
12:19 Doomsday Engine Revision 29b6c24b (github): qmake: Removed config_user.pri from repository
Only the example version of config_user.pri should be in the repository. skyjake
12:09 Doomsday Engine Revision 65af7305 (github): Win32: Added config_user-example.pri
This should be saved as config_user.pri. skyjake
12:05 Doomsday Engine Revision 071078a3 (github): Merge branch 'replacing-cmake-with-qmake' of ssh://deng.git.sourceforge.net/gitroot/deng/deng into replacing-cmake-with-qmake
skyjake
11:57 Doomsday Engine Revision 62248546 (github): Git: Ignore envconfig.bat
skyjake
11:56 Doomsday Engine Revision eeaf1e66 (github): Win32: Further improvements for building
Added config_user.pri for customization and Windows SDK paths,
added envconfig.bat for configuring the command line e...
skyjake

2011-09-16

12:09 Doomsday Engine Revision 4fd7740b (github): Merge branch 'master' into replacing-cmake-with-qmake
skyjake
12:08 Doomsday Engine Revision 729149bd (github): Merge branch 'master' into replacing-cmake-with-qmake
skyjake
12:03 Doomsday Engine Revision e62ad030 (github): Win32: Updated dorel.bat for qmake
dorel now calls qmake and jom to build everything.
The old vcbuild.bat is no longer used.
platform_release.py now co...
skyjake
10:31 Doomsday Engine Revision 6c10eb4d (github): Win32: Example response file
For running the game from within Qt Creator. skyjake
10:27 Doomsday Engine Revision 0fcf21e4 (github): Win32: Fixed qmake/UNICODE build; updated cURL
Doomsday now correctly uses wchar_t strings in the UNICODE build.
The appropriate conversions are applied when necess...
skyjake

2011-09-15

09:04 Doomsday Engine Revision 19b3572f (github): Win32: Updated copyright years in .rc files
Also, fixed DLL output names (no major version number included). skyjake
09:03 Doomsday Engine Revision ee8a8e11 (github): Win32: Fixed compiler warnings and ANSI API usage
skyjake
09:00 Doomsday Engine Revision 156c9e40 (github): Win32: Compiling and preparing for installation using qmake
skyjake

2011-09-14

09:27 Doomsday Engine Revision 49c541f4 (github): Win32: Fixed building with UNICODE (explicitly using ANSI API)
skyjake
09:26 Doomsday Engine Revision ea6bba77 (github): Adapting qmake project to build on Windows
skyjake
07:00 Doomsday Engine Revision 5c6bddc0 (github): qmake: Include Snowberry files in the installation
skyjake

2011-09-13

09:17 Doomsday Engine Revision a1a7d2d2 (github): qmake: Install Snowberry on Unix
skyjake
08:29 Doomsday Engine Revision 2312314d (github): Merge branch 'master' of ssh://deng.git.sourceforge.net/gitroot/deng/deng
skyjake
08:29 Doomsday Engine Revision 4efb35d1 (github): sys_dylib: Only load .so files
skyjake
08:28 Doomsday Engine Revision 0baed0c9 (github): Hexen: Fixed warning about ++
skyjake
08:24 Doomsday Engine Revision 4dbecafb (github): qmake: Allow plugins to load symbols from the engine
skyjake
08:23 Doomsday Engine Revision 7c345b2a (github): sys_dylib: Only load .so files
skyjake
08:22 Doomsday Engine Revision 69a314c2 (github): Hexen: Fixed warning about ++
skyjake
07:43 Doomsday Engine Revision 5db2e275 (github): Unix: Install targets and data files
skyjake

2011-09-12

20:23 Doomsday Engine Revision c7809439 (github): Cleanup.
skyjake
09:16 Doomsday Engine Revision 521ce00b (github): Project: Better directory variables
skyjake
09:11 Doomsday Engine Revision bfb4b861 (github): Cleanup.
skyjake
09:06 Doomsday Engine Revision acf46718 (github): Working on Unix build and packaging.
skyjake

2011-09-11

21:29 Doomsday Engine Revision 7bf06ed9 (github): Started working on the Unix build.
skyjake
21:12 Doomsday Engine Revision bcd1a498 (github): Build and bundle all the game plugins
skyjake
20:46 Doomsday Engine Revision 0ab9d5b1 (github): Snowberry: Adjusted OS X appearance
Fonts need to be a bit bigger. skyjake
20:43 Doomsday Engine Revision 07a19299 (github): Completed and tested loading of jDoom.bundle
The qmake-produced binary appears to load ok. skyjake
14:11 Doomsday Engine Revision f51f51f4 (github): Fixed typo in p_xgsec.c and a compiler warning
SPREF_LINE_ACT_TAGGED_FLOOR/CEILING was broken
due to a typo.
skyjake
14:09 Doomsday Engine Revision 5467b04a (github): Mac: Fixed NIB file build option
Although it seems that it doesn't work any more
using a 10.6+ SDK.
skyjake
14:09 Doomsday Engine Revision f877cd59 (github): 64-bit: Try to detect at compile time
Also, the debug build now verifies that the 64-bit
settings are correct at runtime.
skyjake
14:08 Doomsday Engine Revision 8fd406e1 (github): Working on qmake project files
Building and bundling dehread, wadmapconverter and doom on Mac. skyjake
12:39 Doomsday Engine Revision 38c03971 (github): Fixed typo in p_xgsec.c and a compiler warning
SPREF_LINE_ACT_TAGGED_FLOOR/CEILING was broken
due to a typo.
skyjake
10:04 Doomsday Engine Revision 66a57285 (github): Git: Ignore build directories
skyjake
 

Also available in: Atom