abysmal-commit Mailing List for Abysmal Engine (Page 12)
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-04-02 19:20:35
|
Revision: 241
http://abysmal.svn.sourceforge.net/abysmal/?rev=241&view=rev
Author: jlanger85
Date: 2009-04-02 19:20:24 +0000 (Thu, 02 Apr 2009)
Log Message:
-----------
test program also needs to link against system.a
Modified Paths:
--------------
abysmal/trunk/src/test/CMakeLists.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-04-02 19:19:05
|
Revision: 240
http://abysmal.svn.sourceforge.net/abysmal/?rev=240&view=rev
Author: jlanger85
Date: 2009-04-02 19:18:53 +0000 (Thu, 02 Apr 2009)
Log Message:
-----------
updated .gitignore
Modified Paths:
--------------
abysmal/trunk/.gitignore
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-04-02 19:17:26
|
Revision: 239
http://abysmal.svn.sourceforge.net/abysmal/?rev=239&view=rev
Author: jlanger85
Date: 2009-04-02 19:17:22 +0000 (Thu, 02 Apr 2009)
Log Message:
-----------
removed unnecessary ${abysmal_sdl_link_libraries} in the cmake files
Modified Paths:
--------------
abysmal/trunk/CMakeLists.txt
abysmal/trunk/src/backend/CMakeLists.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-04-02 19:15:38
|
Revision: 238
http://abysmal.svn.sourceforge.net/abysmal/?rev=238&view=rev
Author: jlanger85
Date: 2009-04-02 19:15:33 +0000 (Thu, 02 Apr 2009)
Log Message:
-----------
* removed manually adding SDLMain to the linker files. It's already
included in SDL_LIBRARY
* don't link the tests against all parts of abysmal. Avoids problems
* with SDLMain stuff
Modified Paths:
--------------
abysmal/trunk/CMakeLists.txt
abysmal/trunk/src/test/CMakeLists.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-04-02 16:24:41
|
Revision: 237
http://abysmal.svn.sourceforge.net/abysmal/?rev=237&view=rev
Author: jlanger85
Date: 2009-04-02 16:24:40 +0000 (Thu, 02 Apr 2009)
Log Message:
-----------
fixed a few warnings on MSVC
Modified Paths:
--------------
abysmal/trunk/src/base/font.cpp
abysmal/trunk/src/base/font.h
abysmal/trunk/src/game/uw/states/mainstate.cpp
abysmal/trunk/src/game/uw/uwobject.cpp
abysmal/trunk/src/renderer/fontrenderer.cpp
abysmal/trunk/src/ui/imagebox.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-04-02 16:23:47
|
Revision: 236
http://abysmal.svn.sourceforge.net/abysmal/?rev=236&view=rev
Author: jlanger85
Date: 2009-04-02 16:23:45 +0000 (Thu, 02 Apr 2009)
Log Message:
-----------
updated .gitignore
Modified Paths:
--------------
abysmal/trunk/.gitignore
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-04-01 21:09:56
|
Revision: 235
http://abysmal.svn.sourceforge.net/abysmal/?rev=235&view=rev
Author: jlanger85
Date: 2009-04-01 21:09:53 +0000 (Wed, 01 Apr 2009)
Log Message:
-----------
fixed compilation on MSVC when SDL is installed (the SDL header files suck, they make strange assumptions and break stuff)
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-04-01 21:08:49
|
Revision: 234
http://abysmal.svn.sourceforge.net/abysmal/?rev=234&view=rev
Author: jlanger85
Date: 2009-04-01 21:08:36 +0000 (Wed, 01 Apr 2009)
Log Message:
-----------
fixed register_sighandler
Modified Paths:
--------------
abysmal/trunk/src/system/signals.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-04-01 21:06:14
|
Revision: 233
http://abysmal.svn.sourceforge.net/abysmal/?rev=233&view=rev
Author: jlanger85
Date: 2009-04-01 21:06:11 +0000 (Wed, 01 Apr 2009)
Log Message:
-----------
sighandler_t isn't portable...
Modified Paths:
--------------
abysmal/trunk/src/system/signals.cpp
abysmal/trunk/src/system/signals.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-04-01 19:13:21
|
Revision: 232
http://abysmal.svn.sourceforge.net/abysmal/?rev=232&view=rev
Author: jlanger85
Date: 2009-04-01 19:13:15 +0000 (Wed, 01 Apr 2009)
Log Message:
-----------
also shutdown cleanly when a signal is received
Modified Paths:
--------------
abysmal/trunk/src/main.cpp
abysmal/trunk/src/system/signals.cpp
abysmal/trunk/src/system/signals.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-04-01 18:49:53
|
Revision: 231
http://abysmal.svn.sourceforge.net/abysmal/?rev=231&view=rev
Author: jlanger85
Date: 2009-04-01 18:49:51 +0000 (Wed, 01 Apr 2009)
Log Message:
-----------
abysmal now shuts down properly, and destroys everything in an ordered
manner, even if it quits through an exception or assert
Modified Paths:
--------------
abysmal/trunk/src/audio/audio.cpp
abysmal/trunk/src/backend/sdl.cpp
abysmal/trunk/src/backend/win32.cpp
abysmal/trunk/src/backend/x11.cpp
abysmal/trunk/src/common/compat/windows.h
abysmal/trunk/src/common/debug.h
abysmal/trunk/src/common/singleton.h
abysmal/trunk/src/common/trace.h
abysmal/trunk/src/game/core.cpp
abysmal/trunk/src/game/uw/levelloader.cpp
abysmal/trunk/src/game/uw/uwgame.cpp
abysmal/trunk/src/main.cpp
abysmal/trunk/src/renderer/texture.cpp
abysmal/trunk/src/renderer/texture.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-04-01 15:32:00
|
Revision: 230
http://abysmal.svn.sourceforge.net/abysmal/?rev=230&view=rev
Author: jlanger85
Date: 2009-04-01 15:31:50 +0000 (Wed, 01 Apr 2009)
Log Message:
-----------
added a function to extract the keysym from a keycode.
Use this to check for the console key in game::core
Modified Paths:
--------------
abysmal/trunk/src/common/keys.cpp
abysmal/trunk/src/common/keys.h
abysmal/trunk/src/game/core.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-04-01 15:31:36
|
Revision: 229
http://abysmal.svn.sourceforge.net/abysmal/?rev=229&view=rev
Author: jlanger85
Date: 2009-04-01 15:31:25 +0000 (Wed, 01 Apr 2009)
Log Message:
-----------
updated .gitignore: ignore more MSVC stuff
Modified Paths:
--------------
abysmal/trunk/.gitignore
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-04-01 15:31:20
|
Revision: 228
http://abysmal.svn.sourceforge.net/abysmal/?rev=228&view=rev
Author: jlanger85
Date: 2009-04-01 15:31:09 +0000 (Wed, 01 Apr 2009)
Log Message:
-----------
fixed building on MSVC
Modified Paths:
--------------
abysmal/trunk/src/common/stream.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-04-01 15:30:58
|
Revision: 227
http://abysmal.svn.sourceforge.net/abysmal/?rev=227&view=rev
Author: jlanger85
Date: 2009-04-01 15:30:49 +0000 (Wed, 01 Apr 2009)
Log Message:
-----------
fix a crash in audio.cpp
Modified Paths:
--------------
abysmal/trunk/src/audio/audio.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-04-01 15:30:39
|
Revision: 226
http://abysmal.svn.sourceforge.net/abysmal/?rev=226&view=rev
Author: jlanger85
Date: 2009-04-01 15:30:28 +0000 (Wed, 01 Apr 2009)
Log Message:
-----------
updated .gitignore
Modified Paths:
--------------
abysmal/trunk/.gitignore
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-04-01 15:30:21
|
Revision: 225
http://abysmal.svn.sourceforge.net/abysmal/?rev=225&view=rev
Author: jlanger85
Date: 2009-04-01 15:30:10 +0000 (Wed, 01 Apr 2009)
Log Message:
-----------
fixed check for intel linux compiler
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-03-31 16:31:37
|
Revision: 224
http://abysmal.svn.sourceforge.net/abysmal/?rev=224&view=rev
Author: jlanger85
Date: 2009-03-31 16:31:32 +0000 (Tue, 31 Mar 2009)
Log Message:
-----------
converted all newlines to LF
Modified Paths:
--------------
abysmal/trunk/cmake/FindGtkBuilderConvert.cmake
abysmal/trunk/rxvt_abysmal.bat
abysmal/trunk/src/CMakeLists.txt
abysmal/trunk/src/common/common.h
abysmal/trunk/src/common/scopeguard.h
abysmal/trunk/src/resource.h
abysmal/trunk/src/system/gcc_backtrace.cpp
abysmal/trunk/src/system/gcc_backtrace.h
abysmal/trunk/src/system/win32_crashdialog.h
abysmal/trunk/src/test/CMakeLists.txt
abysmal/trunk/src/test/testmain.cpp
abysmal/trunk/src/viewer/msvc_warning_disable.h
abysmal/trunk/src/viewer/msvc_warning_disable_4250.h
abysmal/trunk/src/viewer/msvc_warning_pop.h
abysmal/trunk/src/win32.rc
abysmal/trunk/thirdparty/CMakeLists.txt
abysmal/trunk/thirdparty/boost/guard/guard_adapter.hpp
abysmal/trunk/thirdparty/boost/guard/guard_ptr.hpp
abysmal/trunk/thirdparty/boost/guard/patches/unused-variable-warning.patch
abysmal/trunk/thirdparty/boost/guard/scope_guard.hpp
abysmal/trunk/thirdparty/boost/guard/unique_name.hpp
abysmal/trunk/thirdparty/boost/guard/with_catcher.hpp
abysmal/trunk/thirdparty/glee/CMakeLists.txt
abysmal/trunk/thirdparty/glee/GL/GLee.h
abysmal/trunk/thirdparty/glee/GLee.c
abysmal/trunk/thirdparty/glee/patches/apple.patch
abysmal/trunk/thirdparty/glee/readme.txt
abysmal/trunk/thirdparty/timidity/tim_if.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-03-30 20:27:08
|
Revision: 223
http://abysmal.svn.sourceforge.net/abysmal/?rev=223&view=rev
Author: jlanger85
Date: 2009-03-30 20:26:58 +0000 (Mon, 30 Mar 2009)
Log Message:
-----------
-moved stream/trace stuff to namespace ae::common
-fixed a few warnings
Modified Paths:
--------------
abysmal/trunk/src/audio/audiofile.cpp
abysmal/trunk/src/common/stream.cpp
abysmal/trunk/src/common/stream.h
abysmal/trunk/src/common/stream_fwd.h
abysmal/trunk/src/common/trace.cpp
abysmal/trunk/src/common/trace.h
abysmal/trunk/src/game/shock/states/mainstate.cpp
abysmal/trunk/src/renderer/fontrenderer.cpp
abysmal/trunk/src/ui/console.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-03-30 20:10:57
|
Revision: 222
http://abysmal.svn.sourceforge.net/abysmal/?rev=222&view=rev
Author: jlanger85
Date: 2009-03-30 20:10:47 +0000 (Mon, 30 Mar 2009)
Log Message:
-----------
This is a rather big commit:
- WIP on a quake style ingame console:
Currently only the rendering and input stuff is done, including:
- command line input with cursor positioning etc..
- scrolling using mousewheel and pgup/pgdn
- colored output using ^XX style tags (like quake) which directly correspond
to the 16bit ANSI sequences used in the tracer/stdout
- while doing the console rendering I reworked the tracer/stream stuff.
There are now two new global streams in abysmal: con_stream can be used to print
text to the console, and "out" can be used to print to stdout AND the
console
- the color stream manipulators can be used with the con_stream
- the tracer now prints to the console AND stdout
- while doing the console I also substantially reworked the bitmap font
renderer. The display lists are gone, instead all glyphs are collected
in vertex arrays and drawn together at the end of the frame. This is
much faster.
- also added support for rendering x11 fonts. It uses the builtin glx
stuff which is quite slow (or I am doing something wrong)
Some TODOS:
- native Win32 font support
- word wrapping in the console output
- scrollbar in the console
- actually give the console some functionality by adding a cvar/command
interface like quake has. This should eventually replace the usage of
boost::program_options for the game config (which is quite inflexible
since options are immutable)
Modified Paths:
--------------
abysmal/trunk/src/audio/audio.cpp
abysmal/trunk/src/audio/audiofile.cpp
abysmal/trunk/src/audio/null_driver.cpp
abysmal/trunk/src/audio/openal_driver.cpp
abysmal/trunk/src/audio/sdl_mixer_driver.cpp
abysmal/trunk/src/backend/sdl.cpp
abysmal/trunk/src/backend/win32.cpp
abysmal/trunk/src/backend/x11.cpp
abysmal/trunk/src/base/config.cpp
abysmal/trunk/src/base/config.h
abysmal/trunk/src/base/font.cpp
abysmal/trunk/src/base/font.h
abysmal/trunk/src/base/geometry.h
abysmal/trunk/src/base/image.cpp
abysmal/trunk/src/base/image.h
abysmal/trunk/src/common/compat.h
abysmal/trunk/src/common/debug.h
abysmal/trunk/src/common/factory.h
abysmal/trunk/src/common/math.h
abysmal/trunk/src/common/vectorutil.h
abysmal/trunk/src/game/CMakeLists.txt
abysmal/trunk/src/game/core.cpp
abysmal/trunk/src/game/core.h
abysmal/trunk/src/game/player.h
abysmal/trunk/src/game/shock/shockfontloader.cpp
abysmal/trunk/src/game/shock/shockimageloader.cpp
abysmal/trunk/src/game/shock/shocklevelloader.cpp
abysmal/trunk/src/game/shock/shockpaletteloader.cpp
abysmal/trunk/src/game/shock/shockres.cpp
abysmal/trunk/src/game/shock/shocktextureloader.cpp
abysmal/trunk/src/game/shock/states/mainstate.cpp
abysmal/trunk/src/game/uw/fontloader.cpp
abysmal/trunk/src/game/uw/imageloader.cpp
abysmal/trunk/src/game/uw/levelloader.cpp
abysmal/trunk/src/game/uw/paletteloader.cpp
abysmal/trunk/src/game/uw/states/mainstate.cpp
abysmal/trunk/src/game/uw/textureloader.cpp
abysmal/trunk/src/main.cpp
abysmal/trunk/src/renderer/fontrenderer.cpp
abysmal/trunk/src/renderer/fontrenderer.h
abysmal/trunk/src/renderer/glwrapper.h
abysmal/trunk/src/renderer/texture.cpp
abysmal/trunk/src/renderer/texture.h
abysmal/trunk/src/system/filesystem.cpp
abysmal/trunk/src/system/unix.cpp
abysmal/trunk/src/system/win32.cpp
abysmal/trunk/src/system/win32_crashdialog.cpp
abysmal/trunk/src/test/test_trace.cpp
abysmal/trunk/src/ui/CMakeLists.txt
abysmal/trunk/src/ui/cursor.cpp
abysmal/trunk/src/ui/cursor.h
abysmal/trunk/src/ui/uifwd.h
abysmal/trunk/src/ui/widget.cpp
abysmal/trunk/src/ui/widget.h
abysmal/trunk/src/viewer/util.cpp
abysmal/trunk/src/viewer/util.h
Added Paths:
-----------
abysmal/trunk/src/common/compat/tr1/array.h
abysmal/trunk/src/common/conbuf.cpp
abysmal/trunk/src/common/conbuf.h
abysmal/trunk/src/common/stream.cpp
abysmal/trunk/src/common/stream.h
abysmal/trunk/src/common/stream_fwd.h
abysmal/trunk/src/common/trace.cpp
abysmal/trunk/src/common/trace.h
abysmal/trunk/src/ui/console.cpp
abysmal/trunk/src/ui/console.h
Removed Paths:
-------------
abysmal/trunk/src/system/trace.cpp
abysmal/trunk/src/system/trace.h
Property Changed:
----------------
abysmal/trunk/src/common/factory.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-03-30 20:08:38
|
Revision: 221
http://abysmal.svn.sourceforge.net/abysmal/?rev=221&view=rev
Author: jlanger85
Date: 2009-03-30 20:08:29 +0000 (Mon, 30 Mar 2009)
Log Message:
-----------
really disable win32 backend and win32 midi if set via CMake
Modified Paths:
--------------
abysmal/trunk/src/audio/CMakeLists.txt
abysmal/trunk/src/backend/win32.cpp
abysmal/trunk/src/backend/win32.h
abysmal/trunk/thirdparty/midi/CMakeLists.txt
abysmal/trunk/thirdparty/midi/WindowsMidiDriver.h
abysmal/trunk/thirdparty/midi/patches/windows_midi_fixes.patch
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-03-30 20:08:04
|
Revision: 220
http://abysmal.svn.sourceforge.net/abysmal/?rev=220&view=rev
Author: jlanger85
Date: 2009-03-30 20:07:54 +0000 (Mon, 30 Mar 2009)
Log Message:
-----------
fixed a warning in property.h
Modified Paths:
--------------
abysmal/trunk/src/common/property.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-03-30 20:07:44
|
Revision: 219
http://abysmal.svn.sourceforge.net/abysmal/?rev=219&view=rev
Author: jlanger85
Date: 2009-03-30 20:07:34 +0000 (Mon, 30 Mar 2009)
Log Message:
-----------
leverloader.cpp: removed unused header
uwobject.cpp: added required header
Modified Paths:
--------------
abysmal/trunk/src/game/uw/levelloader.cpp
abysmal/trunk/src/game/uw/uwobject.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-03-30 20:07:22
|
Revision: 218
http://abysmal.svn.sourceforge.net/abysmal/?rev=218&view=rev
Author: jlanger85
Date: 2009-03-30 20:07:11 +0000 (Mon, 30 Mar 2009)
Log Message:
-----------
now compiles with the intel compiler 11 under linux
Modified Paths:
--------------
abysmal/trunk/CMakeLists.txt
abysmal/trunk/doc/README_dev.txt
abysmal/trunk/src/base/levelgeometry.cpp
abysmal/trunk/src/common/property.h
abysmal/trunk/src/common/vector.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jla...@us...> - 2009-03-30 20:06:54
|
Revision: 217
http://abysmal.svn.sourceforge.net/abysmal/?rev=217&view=rev
Author: jlanger85
Date: 2009-03-30 20:06:40 +0000 (Mon, 30 Mar 2009)
Log Message:
-----------
beefed up the vector performance test a bit
Modified Paths:
--------------
abysmal/trunk/src/test/oldvector.h
abysmal/trunk/src/test/vec_perftest/vec_perftest.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|