Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Timeline


and

Apr 16, 2008:

10:04 PM Changeset [1086] by rgrieder
- commented lua section in sample.oxw (loader.cc has already been …
10:00 PM Changeset [1085] by rgrieder
stupid people should be punished…
9:22 PM Changeset [1084] by rgrieder
- updated VC++ files for tolua - minor CMLs changes
7:09 PM Changeset [1083] by scheusso
found that fucking bug
5:14 PM Changeset [1082] by scheusso
added a lot of debug output
3:17 PM Changeset [1081] by scheusso
3:10 PM Changeset [1080] by scheusso
3:07 PM Changeset [1079] by scheusso
3:04 PM Changeset [1078] by scheusso
3:01 PM Changeset [1077] by scheusso
wird nicht mehr benötigt
10:05 AM Changeset [1076] by rgrieder
two hours of Fuk is very 'enlighting', the whole thing works …

Apr 15, 2008:

9:04 PM Changeset [1075] by rgrieder
- added CMLs in tolua to compile tolua++ executable
4:38 PM Changeset [1074] by rgrieder
when will i stop forgetting to add the files I have just created..
4:36 PM Changeset [1073] by rgrieder
- added tolua.cmake to create tolua executable
1:43 PM Changeset [1072] by rgrieder
no comment
1:40 PM Changeset [1071] by rgrieder
- restructured root CMLs and exported tardis check to …
1:03 PM Changeset [1070] by rgrieder
- moved "—no-undefined" linker flag to root CMLs - removed library …
12:28 PM Changeset [1069] by rgrieder
- bugfix with warning directives in AudioPrereqs.h

Apr 14, 2008:

10:58 PM Changeset [1068] by rgrieder
exec disco.txt (console command) and you'll see the wonders of the core
10:54 PM Changeset [1067] by rgrieder
Substring.h —> SubString.h
10:50 PM Changeset [1066] by rgrieder
- TestConsole should work now
10:36 PM Changeset [1065] by rgrieder
- removed some files from OrxonoxStableHeaders.h because make detects …
9:39 PM Changeset [1064] by rgrieder
- replaced all String2Number with ConvertValue - replaced all tokenize …
6:23 PM Changeset [1063] by landauf
fixed an interesting bug in ObjectList/MetaObjectList/Iterator: it's …
5:50 PM Changeset [1062] by rgrieder
- changed header file inclusion order
5:05 PM code/C++_styleguide edited by rgrieder
(diff)
4:25 PM Ticket #260 (Update run-script) created by rgrieder
Rethink run-script, plugins.cfg-init and ogre.cfg-init to ensure …
4:17 PM Changeset [1061] by rgrieder
- Bugfix with plugins.cfg-init
2:22 PM Changeset [1060] by rgrieder
- 3 copy paste bugfixes
2:19 PM Changeset [1059] by rgrieder
- updated VC++ files - 3 tiny bugfixes
1:17 PM Changeset [1058] by landauf
something that just came through my mind: maybe this will help …
1:09 PM Changeset [1057] by landauf
i hope this fixes a problem with visual studio
12:51 PM Changeset [1056] by landauf
don't panic, no codechanges! added a link to www.orxonox.net
12:10 PM Changeset [1055] by landauf
moved core directly to src
4:10 AM Changeset [1054] by landauf
included ConfigFileManager
3:50 AM Changeset [1053] by landauf
there we go
3:42 AM Changeset [1052] by landauf
merged core2 back to trunk there might be some errors, wasn't able to …
2:16 AM Changeset [1051] by landauf
badamm badamm badamm…
1:27 AM Changeset [1050] by landauf
bugfix
12:49 AM code/Scripting edited by bknecht
(diff)
12:48 AM Changeset [1049] by landauf
config-value accepts now strings with special chars like \n or \t and …
12:26 AM Changeset [1048] by rgrieder
- final commit for tolua++ displacement
12:20 AM Changeset [1047] by scheusso
some minor change in synchronisable
12:18 AM Changeset [1046] by rgrieder
don't ask
12:17 AM Changeset [1045] by rgrieder
- moved tolua files again (too much, but tortoise claims i have to …

Apr 13, 2008:

9:01 PM Changeset [1044] by rgrieder
- removed ogre log manager creation part
8:58 PM Changeset [1043] by landauf
if reto needs this for testing, i'll commit the other bugfix ;)
8:52 PM Changeset [1042] by rgrieder
- excluded ogre logs to test for Oli
8:45 PM Changeset [1041] by rgrieder
- bug in obsolete input branch, but I still need it to test something ;)
8:29 PM Changeset [1040] by rgrieder
- new header file inclusion strategy has already revealed a bug: - …
8:02 PM Changeset [1039] by rgrieder
- train riding doesn't have to be boring - added some license notes - …
2:59 PM Changeset [1038] by landauf
compiles on tardis
2:24 PM Changeset [1037] by landauf
moved tolua from util to core because of circular dependencies …
1:36 AM Changeset [1036] by landauf
added CoreSettings, a class containing all settings of core classes …

Apr 12, 2008:

11:23 PM Changeset [1035] by rgrieder
- minor Singleton changes
4:36 PM Changeset [1034] by rgrieder
- removed some gcc warnings - still doesn't compile on tardis
4:28 PM Changeset [1033] by landauf
added a variadic macro to ConfigValueIncludes.h: …
4:08 PM Changeset [1032] by rgrieder
- singletonized GraphicsEngine —> Orxonox.h has to included only …
3:56 PM Changeset [1031] by landauf
corrected debug output in case of an invalid vector index (remember: …
3:34 PM Changeset [1030] by landauf
extracted all config-value related macros from CoreIncludes.h and …

Apr 11, 2008:

7:01 PM Changeset [1029] by bknecht
some changes
11:28 AM Changeset [5040] by FelixSchulthess
assff updated

Apr 10, 2008:

9:57 PM Changeset [1028] by rgrieder
- added cheap fps counter - trunk should work so far
6:44 PM Changeset [1027] by landauf
console command 'cleanConfig' is now implemented: it drops all …
6:08 PM Changeset [1026] by landauf
console command 'loadSettings' works now: loads a new config file …
5:53 PM Changeset [1025] by landauf
fixed another bug. always remember: no matter how cool your feature …
5:35 PM Changeset [1024] by rgrieder
merged input back into trunk note: I have created an asylum with …
5:35 PM Changeset [1023] by landauf
fixed bug, removed some debug output
5:12 PM Changeset [1022] by rgrieder
- modified the input handler - few more little changes
5:03 PM Changeset [1021] by bknecht
merged back that script-branch
4:39 PM Changeset [1020] by landauf
changed ConfigValueContainer to use ConfigFileManager, but there is …
4:33 PM code/Scripting edited by bknecht
(diff)
4:28 PM Changeset [1019] by bknecht
You can now use lua tags everywhere in the XML file you want: It'll …
3:59 PM content/LevelHowTo edited by bknecht
(diff)
3:42 PM Changeset [1018] by scheusso
dead bug in synchronisable?
3:40 PM Changeset [1017] by scheusso
dead bug in synchronisable?
3:31 PM Changeset [1016] by scheusso
blub
3:16 PM Changeset [1015] by scheusso
blub
2:50 PM Changeset [1014] by scheusso
blabla
1:51 PM Changeset [1013] by scheusso
more output
1:41 PM Changeset [1012] by chaiy
hallo
1:37 PM Changeset [1011] by dumenim
print gamestates on cout(4)
1:28 PM Changeset [1010] by FelixSchulthess
replaced correct sample.oxw
1:19 PM Changeset [1009] by FelixSchulthess
added asteroids.material
12:55 PM Changeset [1008] by dumenim
changed some comments and catched some return values and maybe some …
11:53 AM Changeset [1007] by scheusso
forgot something
1:24 AM Changeset [1006] by landauf
started implementing a config-file manager, but this is still unfinished.

Apr 9, 2008:

10:05 PM Changeset [5039] by FelixSchulthess
new assff
8:38 PM Changeset [1005] by scheusso
enhanced memory management in gamestatemanager and gamestateclient
7:24 PM Changeset [5038] by FelixSchulthess
7:24 PM Changeset [5037] by FelixSchulthess
7:23 PM Changeset [5036] by FelixSchulthess
7:02 PM Changeset [1004] by landauf
test

Apr 8, 2008:

7:02 PM Changeset [1003] by landauf
hopefully solved the conversion problem :) it's a lot of …
11:12 AM Changeset [1002] by chaiy
BarFactory created, but doesn't work yet
11:09 AM dev/SVNCommitsMessages edited by nicolasc
improved readability (diff)
10:52 AM dev/SVNCommitsMessages edited by nicolasc
added the longest commit message (diff)
1:51 AM Changeset [1001] by landauf
ok, be aware, here comes a big one. people with weak nerves should …

Apr 6, 2008:

6:43 PM WikiStart edited by bknecht
(diff)
6:06 PM Changeset [1000] by rgrieder
- added a Factory to create OverlayElements by the ourselves - added a …
1:39 PM code/Scripting edited by bknecht
(diff)
12:50 PM code/Scripting created by bknecht
2:43 AM Changeset [999] by bknecht
some changes with the script. Made it singleton plus the files were …
1:25 AM Changeset [998] by rgrieder
- tried to find liblua —> not fixed yet
1:16 AM people/boenzlip/ChatSnippets edited by bknecht
(diff)
12:05 AM Changeset [997] by rgrieder
- added tolua++ to the util folder - edited CMLs

Apr 5, 2008:

9:47 PM Changeset [996] by bknecht
tolua++ works now. A level will now be sent through lua, before …
7:11 PM Changeset in downloads [24] by rgrieder
- added lua libs for fc++
6:46 PM Changeset [995] by landauf
added 'delay time command' console command that executes 'command' …
5:54 PM Changeset [994] by landauf
- added some symbols to the CommandExecutor: a) expression | …
3:40 AM Changeset [993] by landauf
- added exit command: quits orxonox (no, it's not a hidden segfault …

Apr 4, 2008:

12:26 PM Changeset [992] by rgrieder
- CMLs file added
12:25 PM Changeset [5035] by rgrieder
- some more files to avoid ogre exception when using all the plugins
12:20 PM Changeset [5034] by rgrieder
- forget the texture files
12:10 PM Changeset [991] by rgrieder
- added the hud files and edited the CMLs
12:07 PM Changeset [990] by rgrieder
- new hud branch for chai
12:01 PM Changeset [5033] by rgrieder
- added chai's new media files for the new hud

Apr 3, 2008:

7:55 PM Changeset [989] by landauf
sync with notebook, nothing special here
4:27 PM transport4.jpg attached to content/models/TransportShip by FelixSchulthess
4:27 PM transport3.jpg attached to content/models/TransportShip by FelixSchulthess
4:19 PM Changeset [988] by scheusso
took out settime from hud
3:29 PM Changeset [987] by scheusso
server render loop
3:10 PM Changeset [986] by scheusso
some changes in packetgenerator/decoder and gamestatemanager
3:09 PM content/models/Asteroids edited by FelixSchulthess
(diff)
3:09 PM asteroids1.jpg attached to content/models/Asteroids by FelixSchulthess
2:57 PM Changeset [985] by chaiy
V3
2:56 PM Changeset [984] by dumenim
some bugfix in GameStateManager.cc, CMakeLists now generates …
2:55 PM Changeset [983] by chaiy
hallo
2:54 PM Changeset [982] by chaiy
hallo
2:53 PM Changeset [981] by chaiy
hallo
2:52 PM Changeset [980] by chaiy
hallo
2:51 PM Changeset [979] by chaiy
hallo
2:23 PM Changeset [978] by FelixSchulthess
2:12 PM Changeset [977] by scheusso
more adjustments for synchronisation
2:02 PM content/models/Asteroids edited by FelixSchulthess
(diff)
1:59 PM Changeset [976] by FelixSchulthess
changed level file so → trunk runnable
1:46 PM Changeset [5032] by FelixSchulthess
updated asteroids
1:33 PM Changeset [5031] by FelixSchulthess
removed some files
1:31 PM Changeset [5030] by FelixSchulthess
updated_transport_ship
1:00 PM Changeset [975] by rgrieder
- cleaned up some Vc++ stuff
12:52 PM Changeset [974] by scheusso
Made some adjustments because of synchronisable (mostly in skybox)
10:23 AM Changeset [973] by rgrieder
- not really done a lot, but svn create patch doesn't work with …
12:05 AM Changeset [972] by landauf
CommandExecutor autocompletes now to correct casing (even if you're …

Apr 2, 2008:

11:48 PM dev/projects/HUDbyChai edited by chaiy
(diff)
9:44 PM Changeset [971] by rgrieder
- added some empty class files - moved input stuff to core
3:18 PM Changeset [5029] by FelixSchulthess
updated asteroids and merged into one file

Apr 1, 2008:

11:21 PM Changeset [970] by landauf
enhanced timer: it's now possible to let a timer call a function 1000 …
10:42 PM Changeset [5028] by FelixSchulthess
new model: transport ship
9:31 PM code/doc/ObjectList edited by rgrieder
(diff)

Mar 31, 2008:

10:43 PM Changeset [969] by rgrieder
- removed some unnecessary forward declarations - renamed destroy() …
9:22 PM Changeset [968] by landauf
- added a try-catch block to avoid crashes when something strange …
12:25 AM Changeset [967] by landauf
hum, i forgot what i was doing there… oh wait, i remember… it had …
12:06 AM Ticket #259 (Better structure of wiki) created by bknecht
== Outline == Since the new design of the page and the start of the …

Mar 30, 2008:

9:27 PM Changeset [966] by landauf
added clipboard support (at the moment only for windows, but this will …
7:15 PM Changeset [965] by landauf
even smarter autocompletion
5:55 PM Changeset [964] by chaiy
hallo
5:52 PM Changeset [963] by rgrieder
reverted
5:40 PM Ticket #258 (Upgrade to Boost 1.35.0) created by bknecht
== Outline == [[Image(...)]] In March 2008 the …
5:38 PM Changeset [962] by chaiy
test
5:15 PM Changeset [961] by landauf
applied retos bugfix, thanks :)
4:54 PM Changeset [960] by landauf
next try
4:50 PM Changeset [959] by landauf
forgot the important part :D
4:46 PM Changeset [958] by landauf
this is a try to avoid some compiler warnings on tardis
3:31 PM Changeset in downloads [23] by rgrieder
added the msvc 8.0 dependency files (includes, binaries and lib files)
3:28 PM dev edited by FelixSchulthess
(diff)
5:38 AM Changeset [957] by landauf
- added set and tset functions to the ConfigValueContainer to …
4:03 AM Changeset [956] by bknecht
loads level from file and creates lua code from XML code. not tested …
12:12 AM Changeset [955] by landauf
- added input buffer: this class captures key-input (at the moment …

Mar 29, 2008:

9:31 PM content/ContentState edited by FelixSchulthess
(diff)
9:28 PM content/ContentState edited by FelixSchulthess
(diff)
9:21 PM dev edited by FelixSchulthess
(diff)
9:20 PM dev edited by FelixSchulthess
(diff)
9:19 PM dev edited by FelixSchulthess
(diff)
9:13 PM dev edited by FelixSchulthess
(diff)
6:02 PM dev edited by FelixSchulthess
rearranged outline (diff)
5:20 PM Changeset [954] by bknecht
lua linking works now (v 5.1 and 5.0). not tested on tardis and will …
5:16 PM content/tools/BlenderTutorials edited by bknecht
(diff)
5:13 PM content/DemoReel edited by bknecht
(diff)
5:13 PM content/tools/gtkradiant edited by bknecht
(diff)
5:13 PM content/LevelHowTo edited by bknecht
(diff)
5:12 PM content/tools/GIMPTutorials edited by bknecht
(diff)
5:11 PM content/tools/BlenderTutorials edited by bknecht
(diff)
3:38 PM Changeset [953] by landauf
- added some functions to CommandEvaluation - added possibility of …
3:04 PM Changeset [952] by landauf
added CommandEvaluation to store the results of a command evaluation …
2:43 PM content/tools/BlenderExport edited by FelixSchulthess
(diff)
2:41 PM export.png attached to content/tools/BlenderExport by FelixSchulthess
2:40 PM content/tools/BlenderExport edited by FelixSchulthess
(diff)
3:37 AM Changeset [951] by landauf
notation: varname_s to varname_, as they're not static anymore in the …
2:32 AM Changeset [950] by landauf
a singleton might be better implemented with a private constructor… …
2:30 AM Changeset [949] by landauf
made CommandExecutor a singleton

Mar 28, 2008:

11:06 PM Changeset [948] by landauf
- added autocompletion function to CommandExecutor - set default …
10:13 PM Changeset [947] by landauf
- added CommandExecutor - added ConsoleCommand macros - added …
4:35 PM Changeset [946] by bknecht
trying to link lua into the project and start with creating an …
1:35 PM code/doc/ModulesDescription edited by FelixSchulthess
(diff)
1:34 PM code/doc/ModulesDescription edited by FelixSchulthess
(diff)
12:04 PM code/doc/ModulesDescription edited by bknecht
(diff)
11:46 AM code edited by bknecht
(diff)
10:13 AM Changeset [5027] by rgrieder
- fixed the scene_blend issue (forum) with 'colour_blend'

Mar 27, 2008:

10:13 PM Changeset [945] by rgrieder
- moved ArgReader to util - some Prereqs cleanup
9:23 PM Changeset [944] by rgrieder
- created an asylum for probably old and obsolete code
8:42 PM Changeset [943] by rgrieder
made a copy
8:42 PM Changeset [942] by rgrieder
deleted input branch
8:23 PM Changeset [941] by landauf
- small change in the initialization of the Identifier-singleton - …
8:22 PM Changeset [940] by rgrieder
- Captured Ogre log messages. Can now be configured in …
6:49 PM Changeset [939] by landauf
- 3 times the (almost) same implementation + macro
5:29 PM Changeset [938] by bknecht
created new script branch from network branch
5:28 PM Changeset [937] by bknecht
some communication problems, getting network branch now
5:24 PM Changeset [936] by bknecht
created new script branch from input branch
5:23 PM Changeset [935] by bknecht
deleted script branch. changes have been applied in another context in …
5:15 PM Changeset [934] by rgrieder
- added debug output to the InputHandler - fixed singleton issues - …
5:04 PM Changeset [933] by landauf
XMLPort uses now executors and has default-values.
4:42 AM Changeset [932] by landauf
added debug output to executor
3:56 AM Changeset [931] by landauf
expanded Executor
12:45 AM Changeset [930] by rgrieder
- fixed deletion bugs in regard to the singleton behavior

Mar 26, 2008:

11:39 PM Changeset [929] by rgrieder
- removed getRoot() from GaphicsEngine —> added getRenderWindow() …
9:49 PM Changeset [5026] by rgrieder
- fixed an ogre parse exception in Examples.program —> added …
8:18 PM Changeset [928] by rgrieder
- added destroy code for the InputHandler
5:32 PM content/models/TransportShip edited by FelixSchulthess
(diff)
5:02 PM Changeset [927] by scheusso
Made various changes to Classes WorldEntity, Model, SpaceShip, …
2:17 PM Changeset [5025] by rgrieder
- added audio files
1:44 PM Changeset [926] by rgrieder
- removed the media and audio folder - applied the changes from Beni …
1:36 AM Changeset [925] by landauf
- the MultiTypes can now handle pointers and xml-elements - added a …

Mar 25, 2008:

11:05 PM Changeset [924] by bknecht
those changes enable setting the data-repos via arguments and ini-file
5:16 PM Changeset [923] by rgrieder
- böggfix
5:04 PM Changeset [922] by rgrieder
- created InputEventListener and InputEvent - escape key now works …

Mar 24, 2008:

1:25 PM Changeset [921] by rgrieder
- no comment..
1:22 PM Changeset [920] by rgrieder
- bugfix with includes
1:12 PM Changeset [919] by rgrieder
- AudioManager is now Tickable - NPC update moved to its tick-function …

Mar 23, 2008:

1:41 PM Ticket #257 (Implement the WindowEventListener) created by rgrieder
Every time the size of a window changes, or someone even closes the …

Mar 22, 2008:

9:17 PM Changeset [918] by rgrieder
- created basic construct for the InputHandler (mere copy of …

Mar 21, 2008:

7:07 PM Changeset [5024] by nicolasc
bump
6:14 PM Changeset [917] by rgrieder
- merged all changes in the input branch into this one - moved …
3:50 PM Changeset [916] by rgrieder
- removed all our FrameListeners except one (OrxListener will soon be …

Mar 20, 2008:

4:44 PM Changeset [915] by scheusso
another dead bug
4:37 PM Changeset [914] by scheusso
another dead bug
4:32 PM Changeset [913] by scheusso
another dead bug
4:04 PM Changeset [912] by scheusso
bugfix in packetdecoder, inserted some std::
3:56 PM Changeset [911] by bknecht
applied some old changes (compiles, but may fail running)
3:54 PM Changeset [910] by FelixSchulthess
removed some errors in particleinterface
3:11 PM Changeset [909] by bknecht
created script branch
3:09 PM Changeset [908] by bknecht
one does this different…
3:03 PM Changeset [907] by scheusso
further optimasation/bugfixing
2:44 PM Changeset [906] by bknecht
created lua branch w/o Media
2:31 PM Changeset [905] by scheusso
revided and checked gamestate handling
1:13 PM people/FelixSchulthess edited by FelixSchulthess
(diff)
1:12 PM content edited by FelixSchulthess
(diff)
1:10 PM content/models/TransportShip edited by FelixSchulthess
(diff)
1:08 PM transport2.jpg attached to content/models/TransportShip by FelixSchulthess
1:08 PM transport1.jpg attached to content/models/TransportShip by FelixSchulthess
1:07 PM content/models/TransportShip created by FelixSchulthess
1:00 PM Changeset [904] by scheusso
bugfix
11:33 AM Changeset [903] by scheusso
created client start routine

Mar 19, 2008:

8:43 PM Changeset [902] by landauf
using "XMLPort::Mode mode" instead of "bool loading" in all XMLPort …
1:10 PM Ticket #256 (Space Station) created by mmassimo
We plan to create a model of space station Our inspiration was …
12:38 AM Changeset [901] by landauf
Namespaces are working now. I love this feature, can't stop playing …

Mar 18, 2008:

12:27 PM Changeset [900] by rgrieder
- implemented a new main loop, calling the ticks and the timers. —> …

Mar 17, 2008:

10:22 PM Changeset [899] by landauf
yet another debug output tweak
10:17 PM Changeset [898] by landauf
removed some test output in Namespace.cc and corrected one line of …
10:12 PM Changeset [897] by landauf
bugfix
5:05 PM Changeset [896] by landauf
- added == and != operator to the ClassTreeMask - Included the …
1:33 AM Changeset [895] by landauf
- added new XMLPortParam template to specify the template arguments / …
Note: See TracTimeline for information about the timeline view.