Search:
Login
Preferences
Lost Password?
Help/Guide
Wiki
Home
Index
Recent Changes
Tickets
Reports
Query
New Ticket
Defect
Enhancement
Feature
Task
Recent Changes
Code
Browse
Recent Changes
Timeline
Roadmap
Doxygen
Jenkins
Mail
Search
Context Navigation
View Latest Revision
Older Revisions
→
source:
code
/
trunk
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@7420
15 years
rgrieder
Fixed a bug. Clear documentation would prevent such bugs. Not …
Diff
Rev
Age
Author
Log Message
(edit)
@7417
15 years
rgrieder
Removed StringCompare again.
(edit)
@7416
15 years
rgrieder
Never insert even the tiniest thing that is for sure certain without …
(edit)
@7415
15 years
rgrieder
Placing all generated files in source group "Generated" for MSVC …
Diff
Rev
Age
Author
Log Message
(edit)
@7413
15 years
dafrick
Removing some
TODO
comments. Better handling of duplicate name in …
(edit)
@7412
15 years
dafrick
Fixed one (hopefully) final bug in Notifications.
Diff
Rev
Age
Author
Log Message
(edit)
@7410
15 years
dafrick
Removing some warnings (both compiler and doxygen).
(edit)
@7409
15 years
rgrieder
Added some standard header to PCH file in pickup and notifications.
(edit)
@7408
15 years
dafrick
Did not get all xmlElements…
(edit)
@7407
15 years
dafrick
xmlElement → xmlelement
(edit)
@7406
15 years
dafrick
Fixing so that libobjects is loaded again…
(edit)
@7405
15 years
dafrick
Fixed small copy error.
(edit)
@7404
15 years
dafrick
Adding new level notifications.oxw, to "showcase", or at this stage …
(edit)
@7403
15 years
dafrick
Merged notifications branch back to trunk.
Diff
Rev
Age
Author
Log Message
(edit)
@7401
15 years
landauf
merged doc branch back to trunk
Diff
Rev
Age
Author
Log Message
(edit)
@7383
15 years
rgrieder
Minimum CMake version on Windows is actually 2.6.3 because of some …
Diff
Rev
Age
Author
Log Message
(edit)
@7380
15 years
rgrieder
Removed workaround that was already worked around by CMake.
(edit)
@7379
15 years
rgrieder
Removed MSVC warning about the preDestroy() method for now. Just for now.
Diff
Rev
Age
Author
Log Message
(edit)
@7368
15 years
rgrieder
Merged png2 branch back to trunk.
Diff
Rev
Age
Author
Log Message
(edit)
@7321
15 years
adrfried
free some memory
Diff
Rev
Age
Author
Log Message
(edit)
@7314
15 years
rgrieder
Adjusted header file lists in network.
Diff
Rev
Age
Author
Log Message
(edit)
@7305
15 years
rgrieder
File rename.
Diff
Rev
Age
Author
Log Message
(edit)
@7301
15 years
dafrick
Improving documentation for MultiTriggers, also some small bugfixes, …
Diff
Rev
Age
Author
Log Message
(edit)
@7289
15 years
rgrieder
This should actually fix the PCH problem with GCC
(edit)
@7288
15 years
rgrieder
Finally found a fix for the No rule to make target problem with …
(edit)
@7287
15 years
rgrieder
Split IOConsole in two separate files for better browsing.
(edit)
@7286
15 years
dafrick
Now compiles under linux (ubuntu 10.04) as well.
(edit)
@7285
15 years
landauf
added eol-style native for some files. note: there are another 6 …
(edit)
@7284
15 years
landauf
merged consolecommands3 branch back to trunk. note: the console …
Diff
Rev
Age
Author
Log Message
(edit)
@7278
15 years
landauf
build fix for gcc
Diff
Rev
Age
Author
Log Message
(edit)
@7271
15 years
rgrieder
There is no such word as "casted". Also inserted 4 static_casts and …
Diff
Rev
Age
Author
Log Message
(edit)
@7268
15 years
rgrieder
operator=() should not return constant references.
Diff
Rev
Age
Author
Log Message
(edit)
@7266
15 years
rgrieder
Moved Loki library files to separate loki folder in externals. Also …
Diff
Rev
Age
Author
Log Message
(edit)
@7248
15 years
rgrieder
Added more specific version requirements for the libraries.
(edit)
@7247
15 years
rgrieder
Cosmetic changes in CompilerConfigMSVC.cmake.
Diff
Rev
Age
Author
Log Message
(edit)
@7244
15 years
landauf
POCO is currently not required with MinGW
(edit)
@7243
15 years
landauf
re-applied
r7074
to trunk (it was accidentally applied to fps branch …
Diff
Rev
Age
Author
Log Message
(edit)
@7237
15 years
rgrieder
Added more boost versions.
Diff
Rev
Age
Author
Log Message
(edit)
@7226
15 years
rgrieder
Visual Studio 2005 doesn't cope too well with windows includes when it …
(edit)
@7225
15 years
rgrieder
Extended search paths for dependencies. You should now be able to host …
(edit)
@7224
15 years
rgrieder
Adjusted CMake code to accept the new v5 dependencies that requires …
Diff
Rev
Age
Author
Log Message
(edit)
@7210
15 years
dafrick
Created new NotificationDispatcher. It just displays, upon being …
(edit)
@7209
15 years
dafrick
Fixed little "bug", will have to be reviewed, when the pickup module …
(edit)
@7208
15 years
dafrick
Removed Timer from Pickup, as this is no his core functionality.
Diff
Rev
Age
Author
Log Message
(edit)
@7206
15 years
dafrick
Cleaning up and documenting PickupManager. Also discovered and fixed a …
Diff
Rev
Age
Author
Log Message
(edit)
@7193
15 years
dafrick
Added NotificationDispatcher, class that can, upon being triggered, …
Diff
Rev
Age
Author
Log Message
(edit)
@7184
15 years
rgrieder
Replaced mathematical constants with a common definition in Math.h. …
(edit)
@7183
15 years
rgrieder
Removed a load of warnings for VS 2005 and possibly VS 2008.
(edit)
@7182
15 years
rgrieder
Build fixes for Visual Studio 2005.
Diff
Rev
Age
Author
Log Message
(edit)
@7177
15 years
landauf
fixed a potential problem introduced in
r7158
- calling an executor on …
(edit)
@7176
15 years
landauf
removed some (commented) code from BigExplosion. looks like an attempt …
(edit)
@7175
15 years
rgrieder
Fixed a problem with Ogre 1.7 and our exception handling mechanism. …
(edit)
@7174
15 years
rgrieder
Only catch exceptions you actually expect. And rethrow unknown …
(edit)
@7173
15 years
rgrieder
Enabled parallel build of compilations and normal source files for …
(edit)
@7172
15 years
landauf
removed network as dependency of tools. these libraries can build in …
(edit)
@7171
15 years
landauf
removed a strange line that changed the game speed with a console …
(edit)
@7170
15 years
rgrieder
Doxygen should work again (and tardis as well).
(edit)
@7169
15 years
landauf
fixed an issue with boost 1.44.0
(edit)
@7168
15 years
landauf
sent some tabs to hell
(edit)
@7167
15 years
landauf
using SetConfigValueExternal also for two old config values
(edit)
@7166
15 years
landauf
added new macro to ConfigValueIncludes.h, "SetConfigValueExternal" for …
(edit)
@7165
15 years
landauf
for some reason MinGW with gcc 4.5 needs some additional _UtilExport …
(edit)
@7164
15 years
dafrick
Moving notifications to own module.
(edit)
@7163
16 years
dafrick
Merged presentation3 branch into trunk.
Diff
Rev
Age
Author
Log Message
(edit)
@7117
16 years
dave
Diff
Rev
Age
Author
Log Message
(edit)
@7115
16 years
dave
Diff
Rev
Age
Author
Log Message
(edit)
@7071
16 years
landauf
i think there should be 2 FadingBillboards instead of 2 Backlights
Diff
Rev
Age
Author
Log Message
(edit)
@6929
16 years
dave
new ship
Diff
Rev
Age
Author
Log Message
(edit)
@6906
16 years
dafrick
Added DistanceTriggerBeacon, which is a device which can be attached …
Diff
Rev
Age
Author
Log Message
(edit)
@6901
16 years
dafrick
Fixed PickupCollection. It works now the way it was intended and no …
Diff
Rev
Age
Author
Log Message
(edit)
@6864
16 years
dafrick
Created a new MutliTrigger: EventMultiTrigger, which essentially does …
Diff
Rev
Age
Author
Log Message
(edit)
@6860
16 years
dafrick
Resolved bug in DistanceMultiTrigger, that caused a segfault, when an …
(edit)
@6859
16 years
dafrick
Resolved a bug in MultiTriggerContainer that caused the …
Diff
Rev
Age
Author
Log Message
(edit)
@6857
16 years
dafrick
Documented and simplified DistanceMultiTrigger.
(edit)
@6856
16 years
dafrick
Documented and simplified MultiTriggerContainer.
(edit)
@6855
16 years
dafrick
Done documenting MultiTrigger. Also some simplification and resilience …
Diff
Rev
Age
Author
Log Message
(edit)
@6853
16 years
dafrick
Started documenting, also changed some of the implementation to avoid …
Diff
Rev
Age
Author
Log Message
(edit)
@6851
16 years
dafrick
Some bugfixes in MultiTrigger. All MultiTrigger features should work …
Diff
Rev
Age
Author
Log Message
(edit)
@6807
16 years
dafrick
DistanceMultiTrigger fix. Thanks to Fabian.
Diff
Rev
Age
Author
Log Message
(edit)
@6805
16 years
dafrick
Possible bug fix.
Diff
Rev
Age
Author
Log Message
(edit)
@6802
16 years
cdaniel
QuestGUI can now be opened/closed by pressing Key F3…
(edit)
@6801
16 years
cdaniel
New Quest Level - still in early test phase
(edit)
@6800
16 years
dafrick
Created a new class of triggers called Multitriggers. MultiTriggers …
(edit)
@6799
16 years
dafrick
Adjusted the priority of some outputs which I found to be rather anoying.
Diff
Rev
Age
Author
Log Message
(edit)
@6765
16 years
rgrieder
Dependency acceptance update: 5.0 with OGRE 1.7 is now also allowed, …
(edit)
@6764
16 years
rgrieder
Hackaround for Visual Studio 2005 (compiler bug).
(edit)
@6763
16 years
rgrieder
Using our own error handler (including the debugger) for Lua code …
(edit)
@6762
16 years
rgrieder
Changes from last revision —> diff file for external libraries updated.
(edit)
@6761
16 years
rgrieder
Fixed "error in error handler" problem that occurred within CEGUILua …
Diff
Rev
Age
Author
Log Message
(edit)
@6755
16 years
dafrick
Fixed Segfault upon dropping of InvisiblePickup, while it was being used.
(edit)
@6754
16 years
rgrieder
Fixed bug in SingleplayerMenu that happened when starting a level manually.
(edit)
@6753
16 years
rgrieder
Some more hackery for the PlayerInfo↔GUIOverlay relation. Seems to …
(edit)
@6752
16 years
rgrieder
Fixed PickupManager::getPawn() method against NULL pointers. (Doesn't …
(edit)
@6751
16 years
rgrieder
Removed FORCEINLINE from Singleton.h: There seems to be unexpected …
(edit)
@6750
16 years
dafrick
PickupInventory working again, just had to change TaharezLook to …
(edit)
@6749
16 years
rgrieder
Background wasn't transparent upon start up —> black screen when …
(edit)
@6748
16 years
rgrieder
A GUISheet can assign its field "loadAlong" any strings designating …
(edit)
@6747
16 years
rgrieder
Added onShow and onHide as overridable methods to GUISheet.lua and …
(edit)
@6746
16 years
rgrieder
Merged gamestates2 branch back to trunk. This brings in some heavy …
Diff
Rev
Age
Author
Log Message
(edit)
@6732
16 years
scheusso
correcting initial speed of projectiles
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog