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
source:
code
/
branches
/
core5
/
src
/
libraries
/
core
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)
@5825
16 years
landauf
small fix in WeakPtr
(edit)
@5824
16 years
landauf
added callback functionality to WeakPtr
(edit)
@5823
16 years
landauf
added WeakPtr (a pointer which becomes 0 if the target object is deleted)
(edit)
@5821
16 years
rgrieder
Fixed 3 memory leaks (one of them was a true even a true one
) - …
(edit)
@5819
16 years
landauf
removed some tabs
(edit)
@5818
16 years
rgrieder
Small bugfix for the second to last commit: InputStates only exist in …
(edit)
@5814
16 years
scheusso
build fixes
(edit)
@5810
16 years
rgrieder
Adding unloading code for the resource locations.
(edit)
@5807
16 years
rgrieder
- Added OrxonoxClass include to the SmartPtr since that is needed in …
(edit)
@5806
16 years
landauf
- The gametype pointer in BaseObject is now also a SmartPtr - The …
(edit)
@5805
16 years
landauf
- Enhanced SmartPtr: a) It stores now two pointers, one …
(edit)
@5804
16 years
landauf
added SmartPtr class
(edit)
@5796
16 years
landauf
replaced delete with destroy() in core
(edit)
@5791
16 years
landauf
Added destroy() function to OrxonoxClass. Removed destroy() functions …
(edit)
@5785
16 years
landauf
Removed end-iterator-safety from Iterator and ObjectListIterator. This …
(edit)
@5784
16 years
landauf
more cleanup
(edit)
@5783
16 years
landauf
some cleanup
(edit)
@5780
16 years
landauf
we should initialize this with false now (since ClassByString also …
(edit)
@5779
16 years
landauf
Renamed BaseFactory as Factory Added function ClassByLowercaseString
(edit)
@5778
16 years
landauf
Removed the Factory class. Moved the networkID↔Identifier map from …
(edit)
@5777
16 years
landauf
simplified ClassFactory creation fixed typo in Factory
(edit)
@5776
16 years
landauf
moved SubclassIdentifier to a separate file
(edit)
@5775
16 years
landauf
Added copyconstructor and copyassignment to SubclassIdentifier
(edit)
@5772
16 years
landauf
fixed an issue with SubclassIdentifier comparisons in OrxonoxClass
(edit)
@5769
16 years
landauf
moved BaseFactory from Factory.h to ClassFactory.h
(copy)
@5768
16 years
landauf
created new core branch to work on smart pointers and some other small …
copied from
code/trunk/src/libraries/core
:
(edit)
@5759
16 years
rgrieder
Fixed a small bug.
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog