Marc Zinnschlag
|
38c69f68c6
|
allow multiple --master and --plugin command line arguments
|
2011-04-28 21:55:05 +02:00 |
|
Pieter van der Kloet
|
5754a132c5
|
More modifications
|
2011-04-28 21:55:05 +02:00 |
|
Pieter van der Kloet
|
fc095b902d
|
Added some more new files
|
2011-04-28 21:55:04 +02:00 |
|
Pieter van der Kloet
|
d1a75253d7
|
Huge rewrite, implementing all the new ideas for the launcher
|
2011-04-28 21:54:41 +02:00 |
|
Jan-Peter Nilsson
|
4189704b5f
|
Initialize member variables in the same order they are defined to avoid compiler warning
|
2011-04-27 12:34:52 +02:00 |
|
Jan-Peter Nilsson
|
6aa1f3efdd
|
Whitespace changes only tabs->spaces and removal of traling space (including mangle and openengline)
|
2011-04-27 12:34:52 +02:00 |
|
Jan-Peter Nilsson
|
b22234109d
|
Remove unused variable (compiler warning)
|
2011-04-27 12:34:52 +02:00 |
|
Pieter van der Kloet
|
fbdc10f0b0
|
Removed some leftover files and more testing
|
2011-04-27 12:34:52 +02:00 |
|
Pieter van der Kloet
|
96e7df36e5
|
Added a proof-of-concept datafiles implementation to replace the old dialog
|
2011-04-27 12:34:52 +02:00 |
|
Pieter van der Kloet
|
1e62d8451f
|
More testing and removing
|
2011-04-27 12:34:52 +02:00 |
|
Pieter van der Kloet
|
74eef82902
|
Messing around with a new datafilesdialog
|
2011-04-27 12:34:44 +02:00 |
|
Pieter van der Kloet
|
082902473b
|
Changed the readConfig function to work with the new master/plugin options in openmw.cfg
|
2011-03-29 22:15:44 +02:00 |
|
Pieter van der Kloet
|
1d873c56a8
|
Fixed the "Restore defaults" function.
|
2011-03-29 20:15:15 +02:00 |
|
Pieter van der Kloet
|
493018322d
|
Added function to write the list of plugins to openmw.cfg
|
2011-03-29 20:12:10 +02:00 |
|
Pieter van der Kloet
|
aa54975a2f
|
Removed the directoryLoaded() signal as it's only available in Qt 4.7.
|
2011-03-29 17:07:24 +02:00 |
|
Pieter van der Kloet
|
7a03266729
|
Initial commit of the launcher
|
2011-03-29 01:36:26 +02:00 |
|
Pieter van der Kloet
|
833a61dd82
|
Fixed Boost errors with 1.46 caused by the deprecated name file_string()
|
2011-03-28 17:36:05 +02:00 |
|
Marc Zinnschlag
|
53e1d0e7e7
|
more cleanup
|
2011-03-23 23:05:15 +01:00 |
|
Marc Zinnschlag
|
a70e582ae2
|
removed debugging leftovers from the tab_complition branch
|
2011-03-23 23:03:41 +01:00 |
|
Marc Zinnschlag
|
c571148bef
|
Merge branch 'collision'
|
2011-03-23 22:57:56 +01:00 |
|
Marc Zinnschlag
|
5661dc27c2
|
removed a leftover from physics debugging
|
2011-03-23 22:56:58 +01:00 |
|
gugus
|
3ad2b9986e
|
fix actors not beeing deleted. Need the latest OEngine.
|
2011-03-23 19:16:51 +01:00 |
|
Marc Zinnschlag
|
d7226fc9c2
|
Merge branch 'tab_completion'
|
2011-03-23 17:08:52 +01:00 |
|
Marc Zinnschlag
|
7144657cfc
|
Merge branch 'script'
|
2011-03-23 17:07:05 +01:00 |
|
gugus
|
773b7635a4
|
decrease the range of the raycast, and modifie the gravity/speed of the player.
|
2011-03-22 21:30:46 +01:00 |
|
Marc Zinnschlag
|
0866e4d4fe
|
fix: NPCs were not added to physics system
|
2011-03-22 20:31:33 +01:00 |
|
Marc Zinnschlag
|
9946bb36f7
|
Merge remote branch 'gus/collision' into collision
|
2011-03-22 20:20:49 +01:00 |
|
gugus
|
7a28c9f3aa
|
fix the door bug
|
2011-03-22 20:15:19 +01:00 |
|
Marc Zinnschlag
|
7653caea27
|
Merge branch 'master' into collision
Conflicts:
apps/openmw/mwclass/npc.cpp
|
2011-03-22 20:02:03 +01:00 |
|
gugus
|
0cc94c81d4
|
Merge remote branch 'upstream/collision' into collision
|
2011-03-22 14:14:56 +01:00 |
|
Marc Zinnschlag
|
7b5d24c853
|
fixed a bug in phyiscs update code
|
2011-03-22 13:48:31 +01:00 |
|
gugus
|
3dddcbd958
|
fix a camera problem and increase player speed
|
2011-03-22 13:01:23 +01:00 |
|
Marc Zinnschlag
|
91ea36509d
|
gus' fly mode fix; manually applied
|
2011-03-21 14:08:56 +01:00 |
|
Marc Zinnschlag
|
8788dcebcf
|
Merge remote branch 'gus/collisions' into collision
|
2011-03-20 22:38:42 +01:00 |
|
gugus
|
8aeefd2af8
|
fix the fall bug when using ToggleCollision. Require lastest change with OEngine.
|
2011-03-20 21:52:31 +01:00 |
|
Marc Zinnschlag
|
647e88003e
|
build and activation fix
|
2011-03-19 19:54:37 +01:00 |
|
gugus
|
21c224af25
|
add gravity change to the ToggleCollisionMode function.
|
2011-03-18 13:32:42 +01:00 |
|
gugus
|
102f1ee5dc
|
filled the toggleCollisionMode function. It needs the lastest change in OEngine
|
2011-03-18 13:23:26 +01:00 |
|
gugus
|
2aee958789
|
Not sure about this commit: the PhysicEngine was initialized twice...
|
2011-03-18 13:22:51 +01:00 |
|
Marc Zinnschlag
|
72ce493123
|
non-unique NPC ID workaround
|
2011-03-18 10:20:14 +01:00 |
|
gugus
|
98b27813b7
|
change raycasting
|
2011-03-17 10:54:38 +01:00 |
|
Marc Zinnschlag
|
72a84356e2
|
added tcg/tcb instructions (toggle collision rendering); not fully working yet (problem in OpenEngine or MWScene)
|
2011-03-16 09:09:45 +01:00 |
|
Marc Zinnschlag
|
8ebdd77772
|
Merge branch 'collision' into script
|
2011-03-16 08:48:13 +01:00 |
|
gugus
|
0fb2107265
|
Merge branch 'master' of git://github.com/zinnschlag/openmw.git into collisions
Conflicts:
apps/openmw/mwclass/npc.cpp
|
2011-03-15 13:36:25 +01:00 |
|
Marc Zinnschlag
|
4100a72e8d
|
don't do physics calculations while the GUI is up
|
2011-03-13 22:39:44 +01:00 |
|
Marc Zinnschlag
|
f1bfca7c7c
|
player class cleanup
|
2011-03-13 22:37:54 +01:00 |
|
Marc Zinnschlag
|
eb93ef68f1
|
fixed collision mode interface and redirected collision mode script instruction from Player class to MWScene class
|
2011-03-13 22:33:55 +01:00 |
|
Jan-Peter Nilsson
|
0f2152903e
|
Get rid of deprecated warning for eventWindowChangeCoord
|
2011-03-12 13:54:00 +01:00 |
|
Jan-Peter Nilsson
|
f83c5327f3
|
Move eventDone to WindowBase and make it tell which window is done
|
2011-03-12 10:56:10 +01:00 |
|
Jan-Peter Nilsson
|
54fc64cb6a
|
Decrease number of classes that need to know about other components
|
2011-03-12 10:56:10 +01:00 |
|