abysmal-commit Mailing List for Abysmal Engine (Page 6)
Status: Pre-Alpha
Brought to you by:
jlanger85
You can subscribe to this list here.
| 2009 |
Jan
|
Feb
|
Mar
(37) |
Apr
(126) |
May
(85) |
Jun
(1) |
Jul
(2) |
Aug
(42) |
Sep
(9) |
Oct
(1) |
Nov
|
Dec
(20) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2010 |
Jan
|
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
| 2012 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: <jla...@us...> - 2009-05-09 13:07:06
|
Revision: 391
http://abysmal.svn.sourceforge.net/abysmal/?rev=391&view=rev
Author: jlanger85
Date: 2009-05-09 13:07:03 +0000 (Sat, 09 May 2009)
Log Message:
-----------
use different compiler flags when compiling for AMD64
Modified Paths:
--------------
abysmal/trunk/CMakeLists.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-05-09 08:24:15
|
Revision: 390
http://abysmal.svn.sourceforge.net/abysmal/?rev=390&view=rev
Author: jlanger85
Date: 2009-05-09 08:24:06 +0000 (Sat, 09 May 2009)
Log Message:
-----------
use SDL_Mixer as default audio driver
Modified Paths:
--------------
abysmal/trunk/src/audio/audio_mgr.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-05-09 08:23:52
|
Revision: 389
http://abysmal.svn.sourceforge.net/abysmal/?rev=389&view=rev
Author: jlanger85
Date: 2009-05-09 08:23:43 +0000 (Sat, 09 May 2009)
Log Message:
-----------
viewer: disable the level viewer, it's broken
Modified Paths:
--------------
abysmal/trunk/CMakeLists.txt
abysmal/trunk/src/viewer/arkview.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-05-09 08:23:24
|
Revision: 388
http://abysmal.svn.sourceforge.net/abysmal/?rev=388&view=rev
Author: jlanger85
Date: 2009-05-09 08:23:10 +0000 (Sat, 09 May 2009)
Log Message:
-----------
debian build files
Modified Paths:
--------------
abysmal/trunk/CMakeLists.txt
abysmal/trunk/doc/README.txt
Added Paths:
-----------
abysmal/trunk/debian/
abysmal/trunk/debian/TODO
abysmal/trunk/debian/abysmal-tools.install
abysmal/trunk/debian/abysmal-viewer.install
abysmal/trunk/debian/abysmal.1
abysmal/trunk/debian/abysmal.install
abysmal/trunk/debian/abysmal.menu
abysmal/trunk/debian/changelog
abysmal/trunk/debian/compat
abysmal/trunk/debian/control
abysmal/trunk/debian/copyright
abysmal/trunk/debian/dirs
abysmal/trunk/debian/docs
abysmal/trunk/debian/rules
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-05-09 08:22:44
|
Revision: 387
http://abysmal.svn.sourceforge.net/abysmal/?rev=387&view=rev
Author: jlanger85
Date: 2009-05-09 08:22:35 +0000 (Sat, 09 May 2009)
Log Message:
-----------
install .desktop files on Linux/Unix
Modified Paths:
--------------
abysmal/trunk/CMakeLists.txt
Added Paths:
-----------
abysmal/trunk/desktop/
abysmal/trunk/desktop/CMakeLists.txt
abysmal/trunk/desktop/abysmal-viewer.desktop
abysmal/trunk/desktop/abysmal.desktop
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-05-09 08:22:15
|
Revision: 386
http://abysmal.svn.sourceforge.net/abysmal/?rev=386&view=rev
Author: jlanger85
Date: 2009-05-09 08:22:06 +0000 (Sat, 09 May 2009)
Log Message:
-----------
use SDL on Unix as default. X11 support still has a few problems on some WMs
Modified Paths:
--------------
abysmal/trunk/src/backend/backend.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-05-09 08:21:53
|
Revision: 385
http://abysmal.svn.sourceforge.net/abysmal/?rev=385&view=rev
Author: jlanger85
Date: 2009-05-09 08:21:41 +0000 (Sat, 09 May 2009)
Log Message:
-----------
* viewer: search the ui files in $PREFIX/share/abysmal-viewer
* prepend an "abysmal-" to the tools and viewer executable names
All this is preperation for the debian package build files
Modified Paths:
--------------
abysmal/trunk/src/tools/CMakeLists.txt
abysmal/trunk/src/viewer/CMakeLists.txt
abysmal/trunk/src/viewer/glade/CMakeLists.txt
abysmal/trunk/src/viewer/gtkutil.cpp
abysmal/trunk/src/viewer/gtkutil.h
abysmal/trunk/src/viewer/main.cpp
abysmal/trunk/src/viewer/view.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-05-09 08:21:07
|
Revision: 384
http://abysmal.svn.sourceforge.net/abysmal/?rev=384&view=rev
Author: jlanger85
Date: 2009-05-09 08:20:57 +0000 (Sat, 09 May 2009)
Log Message:
-----------
* alt+enter uses the r_fullscreen cvar
* also play some midi track in UW2
Modified Paths:
--------------
abysmal/trunk/src/game/core.cpp
abysmal/trunk/src/game/uw/uwgame.cpp
abysmal/trunk/src/renderer/renderer_cvars.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-05-09 08:20:33
|
Revision: 383
http://abysmal.svn.sourceforge.net/abysmal/?rev=383&view=rev
Author: jlanger85
Date: 2009-05-09 08:20:23 +0000 (Sat, 09 May 2009)
Log Message:
-----------
slightly reformatted
Modified Paths:
--------------
abysmal/trunk/doc/README_dev.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-05-09 08:20:02
|
Revision: 382
http://abysmal.svn.sourceforge.net/abysmal/?rev=382&view=rev
Author: jlanger85
Date: 2009-05-09 08:19:49 +0000 (Sat, 09 May 2009)
Log Message:
-----------
* move pentagram-compat from thirdparty/ to src/
* changed license of midi code from Exult/Pentegram from GPLv2 to GPLv3
Modified Paths:
--------------
abysmal/trunk/src/CMakeLists.txt
abysmal/trunk/src/audio/midi/ALSAMidiDriver.cpp
abysmal/trunk/src/audio/midi/CoreAudioMidiDriver.cpp
abysmal/trunk/src/audio/midi/FMOplMidiDriver.cpp
abysmal/trunk/src/audio/midi/FluidSynthMidiDriver.cpp
abysmal/trunk/src/audio/midi/LowLevelMidiDriver.cpp
abysmal/trunk/src/audio/midi/MidiDriver.cpp
abysmal/trunk/src/audio/midi/TimidityMidiDriver.cpp
abysmal/trunk/src/audio/midi/UnixSeqMidiDriver.cpp
abysmal/trunk/src/audio/midi/WindowsMidiDriver.cpp
abysmal/trunk/src/audio/midi/XMidiEventList.cpp
abysmal/trunk/src/audio/midi/XMidiFile.cpp
abysmal/trunk/src/audio/midi/XMidiSequence.cpp
abysmal/trunk/src/audio/midi/fmopl.cpp
abysmal/trunk/thirdparty/CMakeLists.txt
Added Paths:
-----------
abysmal/trunk/src/pentagram-compat/
abysmal/trunk/src/pentagram-compat/CMakeLists.txt
abysmal/trunk/src/pentagram-compat/IDataSource.h
abysmal/trunk/src/pentagram-compat/ODataSource.h
abysmal/trunk/src/pentagram-compat/dummy.cpp
abysmal/trunk/src/pentagram-compat/pent_include.h
Removed Paths:
-------------
abysmal/trunk/thirdparty/pentagram-compat/CMakeLists.txt
abysmal/trunk/thirdparty/pentagram-compat/IDataSource.h
abysmal/trunk/thirdparty/pentagram-compat/ODataSource.h
abysmal/trunk/thirdparty/pentagram-compat/dummy.cpp
abysmal/trunk/thirdparty/pentagram-compat/patches/pent_compat.patch
abysmal/trunk/thirdparty/pentagram-compat/patches/remove_sdl_rwops_stuff.patch
abysmal/trunk/thirdparty/pentagram-compat/patches/series
abysmal/trunk/thirdparty/pentagram-compat/patches/warnings.patch
abysmal/trunk/thirdparty/pentagram-compat/pent_include.h
abysmal/trunk/thirdparty/pentagram-compat/update.sh
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-05-09 08:17:47
|
Revision: 381
http://abysmal.svn.sourceforge.net/abysmal/?rev=381&view=rev
Author: jlanger85
Date: 2009-05-09 08:17:37 +0000 (Sat, 09 May 2009)
Log Message:
-----------
added proper "install" target
Modified Paths:
--------------
abysmal/trunk/CMakeLists.txt
abysmal/trunk/src/CMakeLists.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-05-09 08:17:20
|
Revision: 380
http://abysmal.svn.sourceforge.net/abysmal/?rev=380&view=rev
Author: jlanger85
Date: 2009-05-09 08:17:10 +0000 (Sat, 09 May 2009)
Log Message:
-----------
remove obsolete config template
Removed Paths:
-------------
abysmal/trunk/doc/config_template
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-05-07 20:27:12
|
Revision: 379
http://abysmal.svn.sourceforge.net/abysmal/?rev=379&view=rev
Author: jlanger85
Date: 2009-05-07 20:27:07 +0000 (Thu, 07 May 2009)
Log Message:
-----------
added a hack to prevent a NaN result in the collisition detection to misplace
the player.
This occurs rarely but it does unfortunately. Maybe should switch to doubles for
the collision detection?
Modified Paths:
--------------
abysmal/trunk/src/game/collision.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-05-07 20:26:48
|
Revision: 378
http://abysmal.svn.sourceforge.net/abysmal/?rev=378&view=rev
Author: jlanger85
Date: 2009-05-07 20:26:47 +0000 (Thu, 07 May 2009)
Log Message:
-----------
RelWithDebInfo builds are now compiled with -DNDEBUG -O3 -g
Modified Paths:
--------------
abysmal/trunk/CMakeLists.txt
abysmal/trunk/cmake/AddFlags.cmake
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-05-07 20:26:33
|
Revision: 377
http://abysmal.svn.sourceforge.net/abysmal/?rev=377&view=rev
Author: jlanger85
Date: 2009-05-07 20:26:25 +0000 (Thu, 07 May 2009)
Log Message:
-----------
build fix for the old timidity stuff
Modified Paths:
--------------
abysmal/trunk/src/audio/midi/timidity-old/timidity.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-05-07 20:26:11
|
Revision: 376
http://abysmal.svn.sourceforge.net/abysmal/?rev=376&view=rev
Author: jlanger85
Date: 2009-05-07 20:26:02 +0000 (Thu, 07 May 2009)
Log Message:
-----------
* fixed "look at" for statically rendered objects (tables etc..)
* fixed the "you see" string in UW2
Modified Paths:
--------------
abysmal/trunk/src/game/uw/states/mainstate.cpp
abysmal/trunk/src/game/uw/uwobject.cpp
abysmal/trunk/src/game/uw/uwobject.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-05-07 20:25:44
|
Revision: 375
http://abysmal.svn.sourceforge.net/abysmal/?rev=375&view=rev
Author: jlanger85
Date: 2009-05-07 20:25:36 +0000 (Thu, 07 May 2009)
Log Message:
-----------
fix selection of bridge texture
Modified Paths:
--------------
abysmal/trunk/src/game/uw/import/levelloader.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-05-07 20:25:22
|
Revision: 374
http://abysmal.svn.sourceforge.net/abysmal/?rev=374&view=rev
Author: jlanger85
Date: 2009-05-07 20:25:13 +0000 (Thu, 07 May 2009)
Log Message:
-----------
added a little view offset to the renderer.
Modified Paths:
--------------
abysmal/trunk/src/renderer/renderer.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-05-07 20:25:02
|
Revision: 373
http://abysmal.svn.sourceforge.net/abysmal/?rev=373&view=rev
Author: jlanger85
Date: 2009-05-07 20:24:53 +0000 (Thu, 07 May 2009)
Log Message:
-----------
use max anisotropy level as default value
Modified Paths:
--------------
abysmal/trunk/src/renderer/texture.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-05-07 20:24:47
|
Revision: 372
http://abysmal.svn.sourceforge.net/abysmal/?rev=372&view=rev
Author: jlanger85
Date: 2009-05-07 20:24:32 +0000 (Thu, 07 May 2009)
Log Message:
-----------
* border.cpp: Regenerate display list when position is changed
Modified Paths:
--------------
abysmal/trunk/src/ui/border.cpp
abysmal/trunk/src/ui/border.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-05-07 17:31:03
|
Revision: 371
http://abysmal.svn.sourceforge.net/abysmal/?rev=371&view=rev
Author: jlanger85
Date: 2009-05-07 17:30:52 +0000 (Thu, 07 May 2009)
Log Message:
-----------
* abysmal now also loads the UW1 Demo
* fixed textbox size in UW2
Modified Paths:
--------------
abysmal/trunk/src/base/gametype.cpp
abysmal/trunk/src/base/gametype.h
abysmal/trunk/src/base/util.cpp
abysmal/trunk/src/game/uw/import/imageloader.cpp
abysmal/trunk/src/game/uw/import/levelloader.cpp
abysmal/trunk/src/game/uw/import/levelloader.h
abysmal/trunk/src/game/uw/import/modelimport.cpp
abysmal/trunk/src/game/uw/import/textureloader.cpp
abysmal/trunk/src/game/uw/states/mainstate.cpp
abysmal/trunk/src/game/uw/uwgame.cpp
abysmal/trunk/src/mainmenu.cpp
abysmal/trunk/src/system/filesystem.h
abysmal/trunk/src/tools/uwmdlview.cpp
abysmal/trunk/src/viewer/mainwindow.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-05-07 17:29:39
|
Revision: 370
http://abysmal.svn.sourceforge.net/abysmal/?rev=370&view=rev
Author: jlanger85
Date: 2009-05-07 17:29:10 +0000 (Thu, 07 May 2009)
Log Message:
-----------
* don't crash when selecting a level that doesn't exist
* don't spit out lots of warnings about invalid texture indices when loading
cyberspace levels
Modified Paths:
--------------
abysmal/trunk/src/game/shock/import/shocklevelloader.cpp
abysmal/trunk/src/game/shock/shockgame.cpp
abysmal/trunk/src/game/uw/uwgame.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-05-07 17:28:34
|
Revision: 369
http://abysmal.svn.sourceforge.net/abysmal/?rev=369&view=rev
Author: jlanger85
Date: 2009-05-07 17:28:25 +0000 (Thu, 07 May 2009)
Log Message:
-----------
added a protection against circular links in the object list. This happens in
one System Shock level. Don't know if it's a bug in abysmal or a problem with
the original data files.
Modified Paths:
--------------
abysmal/trunk/src/base/objectlist.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <df...@us...> - 2009-05-07 10:47:39
|
Revision: 368
http://abysmal.svn.sourceforge.net/abysmal/?rev=368&view=rev
Author: dforger
Date: 2009-05-07 10:47:31 +0000 (Thu, 07 May 2009)
Log Message:
-----------
[fix] typo, inconsistency, 0x0016 node documentation
Modified Paths:
--------------
abysmal/trunk/doc/uw-formats.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-05-06 21:17:26
|
Revision: 367
http://abysmal.svn.sourceforge.net/abysmal/?rev=367&view=rev
Author: jlanger85
Date: 2009-05-06 21:16:59 +0000 (Wed, 06 May 2009)
Log Message:
-----------
avoid falling off the map (for example when switching maps)
Modified Paths:
--------------
abysmal/trunk/src/game/collision.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|