Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2346   15 years dafrick - QuestListener works now. - Rearranged the places Notifications are …
(edit) @2345   15 years rgrieder Fixed gcc and linux build.
(edit) @2344   15 years rgrieder Completed destruction of static elements like XMLPort, Identifier, …
(edit) @2343   15 years rgrieder Fixed a segfault bug than occurred when producing debug output after …
(edit) @2342   15 years dsommer kleinigkeiten an checkSlot usw.
(edit) @2341   15 years scheusso made some changes, but now yet complete
(edit) @2340   15 years chpeter finished-well, not really=)
(edit) @2339   15 years adrfried updateMedia script fixed and renamed
(edit) @2338   15 years adrfried even more lua fixes
(edit) @2337   15 years polakma fixed parentWeaponSystem-Pointer for all WeaponPacks and its Weapons
(edit) @2336   15 years adrfried tolua cmakelists made compatible to older cmakes
(edit) @2335   15 years adrfried lua handling fixed again
(edit) @2334   15 years scheusso made some adjustments and corrections used boost::bind to pass the …
(edit) @2333   15 years dafrick Found some bug.
(edit) @2332   15 years chpeter current progress
(edit) @2331   15 years polakma fixed attaching
(edit) @2330   15 years dafrick Added some output.
(edit) @2329   15 years dafrick Forgot to add QuestListeners. ;)
(edit) @2328   15 years dafrick * Created QuestListeners, they can be used to affect Objects due to …
(edit) @2327   15 years polakma fixed parentWeaponSystem-Pointer bugs
(edit) @2326   15 years adrfried fix tolua compat handling
(edit) @2325   15 years adrfried lua check fixed
(edit) @2324   15 years dsommer Aufnehmen von festen Item und wieder ablegen
(edit) @2323   15 years martisty Added files as well…
(edit) @2322   15 years adrfried ceguilua include path fixed
(edit) @2321   15 years martisty PlaneCollisionShape
(edit) @2320   15 years bhildebr Completed code for class Scoreboard and fixed some compiler and linker …
(edit) @2319   15 years polakma fixed WeaponPack attaching
(edit) @2318   15 years adrfried cmake for mingw improved
(edit) @2317   15 years chpeter temporary update of trafficcontrol
(edit) @2316   15 years scheusso endianness test
(edit) @2315   15 years rgrieder Hackfixed compiler problem with gcc.
(edit) @2314   15 years rgrieder Temporary solution to steer our SpaceShip: Unlike before (exponential …
(edit) @2313   15 years rgrieder Added body queue to Scene: Physical objects now request to be added to …
(edit) @2312   15 years rgrieder msvc update.
(edit) @2311   15 years scheusso seems like some old files have been forgoten once upon a time …
(edit) @2310   15 years rgrieder Fixed build (missing include).
(edit) @2309   15 years scheusso made some adjustments mostly to the networkid (classid) in order to …
(edit) @2308   15 years polakma made some changes
(edit) @2307   15 years rgrieder - Removed source file inclusion in Synchronisable.cc (please don't do …
(edit) @2306   15 years rgrieder - More dealings with not yet implemented scaling of physical objects. …
(edit) @2305   15 years rgrieder - Exported Exception displaying to an inline function instead of the …
(edit) @2304   15 years rgrieder Author issues with copy & paste…
(edit) @2303   15 years rgrieder - Added support for attaching physical WorldEntities to each other. …
(edit) @2302   15 years rgrieder Added conversion templates for btVector3 ←→ Vector3 and btQuaternion …
(edit) @2301   15 years rgrieder Build fix for r2296.
(edit) @2300   15 years rgrieder Still getting physics and its implications straight: - Removed …
(edit) @2299   15 years rgrieder Applied ugliest hack ever: When ticking the objects (code position of …
(edit) @2298   15 years rgrieder Clarified use of different physical bodies. The "collisionType" XML …
(edit) @2297   15 years rgrieder Missed two getNode()→attachObject(…) in the last commit.
(edit) @2296   15 years rgrieder Made return value of WorldEntity::getNode() const —> Modifying the …
(edit) @2295   15 years rgrieder Removed depricated testing folder in util.
(edit) @2294   15 years dsommer
(edit) @2293   15 years dsommer private umgangen aber er liesst irgendwie die libs nicht :S
(edit) @2292   15 years rgrieder Finally managed to work out some physics. According to my tests, …
(edit) @2291   15 years rgrieder Added new XMLPort macro: XMLPortParamVariable It allows to directly …
(edit) @2290   15 years dsommer shipeq private matter…
(edit) @2289   15 years dsommer Added ShipEquipment to Pawn and various funtions for it -not …
(edit) @2288   15 years polakma added WeaponPack
(edit) @2287   15 years dafrick Fixed a stupid bug…
(edit) @2286   15 years dafrick Added UTF support.
(edit) @2285   15 years dafrick And some more debug output…
(edit) @2284   15 years dafrick Some more debug output.
(edit) @2283   15 years dafrick Some minor adjustments…
(edit) @2282   15 years dafrick Make NotificationQueue tickable…
(edit) @2281   15 years dafrick Fixed a bug, inserted some debug output.
(edit) @2280   15 years dafrick Implemented some rudimentary Notification system.
(edit) @2279   15 years adrfried CG removed from ini-file
(edit) @2278   15 years adrfried unsigned int → size_t for std::string related functions I hope this …
(edit) @2277   15 years adrfried temporarily removed _DEBUG
(edit) @2276   15 years chpeter network traffic current progress
(edit) @2275   15 years adrfried prepared tolua for different lua versions
(edit) @2274   15 years runom working version of atmosphere billboard and lod levels
(edit) @2273   15 years polakma small changes for tests
(edit) @2272   15 years polakma pojectile compiles.
(edit) @2271   15 years landauf renamed tutorial branch
(edit) @2270   15 years landauf removed old AI branch
(edit) @2269   15 years landauf removed old tutorial branch
(edit) @2268   15 years landauf removed core2 branch
(edit) @2267   15 years landauf removed first objecthierarchy branch
(edit) @2266   15 years landauf removed first weapon branch
(edit) @2265   15 years landauf removed first pickups branch
(edit) @2264   15 years landauf removed first questsystem branch
(edit) @2263   15 years landauf created new questsystem branch
(edit) @2262   15 years landauf set eol-style to native, no codechanges
(edit) @2261   15 years landauf merged questsystem2 back to trunk
(edit) @2260   15 years rgrieder Added NDEBUG and _DEBUG macros to all builds. This removes all asserts …
(edit) @2259   15 years rgrieder The idea with exceptions is that you can throw them without having the …
(edit) @2258   15 years dafrick Finalizing, found an error…
(edit) @2257   15 years landauf missed some files
(edit) @2256   15 years landauf The SpaceShips HUD is working again (Speedbar and Radar)
(edit) @2255   15 years scheusso Synchronisation of Ogre::Degree works now (some small stupid error) …
(edit) @2254   15 years landauf Update your media repository and delete keybindings.ini if you want to …
(edit) @2253   15 years rgrieder Small typo bugfix.
(edit) @2252   15 years rgrieder Removed tabs that got inserted in my vim sessions.
(edit) @2251   15 years dafrick Some cleanup…
(edit) @2250   16 years rgrieder Removed obsolete branches. @Beni: I guess you can't use it anymore …
(edit) @2249   16 years rgrieder Changes in visual studio solution: - Restored directories.vsprops - …
(edit) @2248   16 years rgrieder - Bugfix in tolua.c: Paths like "D:\" weren't considered absolute …
(edit) @2247   16 years scheusso reverted emptying of stable headers
Note: See TracRevisionLog for help on using the revision log.