Jason Hooks
|
f01aae138f
|
Removing void
|
2012-09-17 17:23:26 -04:00 |
|
Jason Hooks
|
05687c120f
|
protection for null cast
|
2012-09-16 17:48:18 -04:00 |
|
Jason Hooks
|
0fa1dea6c1
|
Box size set; Set speed
|
2012-09-16 17:29:16 -04:00 |
|
Jason Hooks
|
192d634098
|
Movement keys; View angles
|
2012-09-16 13:19:38 -04:00 |
|
Jason Hooks
|
76f2a82884
|
More pmove stuff; Turned off broadphase, we could not fall in exteriors
|
2012-09-15 22:48:24 -04:00 |
|
Jason Hooks
|
f6384574da
|
Starting to introduce pmove
|
2012-09-15 18:17:42 -04:00 |
|
Jason Hooks
|
f586f53a42
|
positioning
|
2012-09-15 16:45:50 -04:00 |
|
Jason Hooks
|
02bca98e9f
|
Setrotate working
|
2012-09-15 13:23:49 -04:00 |
|
Jason Hooks
|
a1a7733730
|
Set scale implemented
|
2012-09-12 18:30:32 -04:00 |
|
Jason Hooks
|
c5b25ef70b
|
Very basic actor physics (no set scale/rotate functions)
|
2012-09-10 20:29:24 -04:00 |
|
Jason Hooks
|
3e3437f9c3
|
Revised create and adjust rigid body functions
|
2012-09-06 20:11:59 -04:00 |
|
Jason Hooks
|
23777033fd
|
Starting to implement new PhysicActor
|
2012-09-05 17:44:11 -04:00 |
|
Jason Hooks
|
2efceba1fc
|
Tearing apart PhysicActor
|
2012-09-03 20:32:20 -04:00 |
|
Jason Hooks
|
0697c7f7f4
|
Finally merged in master
|
2012-09-01 17:28:12 -04:00 |
|
Marc Zinnschlag
|
e2bf4694cb
|
Merge remote-tracking branch 'scrawl/master'
|
2012-08-31 09:22:32 +02:00 |
|
scrawl
|
ba43f2997f
|
fix missing character in font for french morrowind version, thanks to jvoisin
|
2012-08-30 22:08:30 +02:00 |
|
scrawl
|
760f05c454
|
the HUD can be toggled with F12 key; useful for screenshots
|
2012-08-30 20:47:39 +02:00 |
|
Marc Zinnschlag
|
bc34fab17f
|
Merge remote-tracking branch 'greye/aidata'
|
2012-08-30 09:55:01 +02:00 |
|
Jason Hooks
|
b7697a62ad
|
Position set back to zero
|
2012-08-29 18:35:39 -04:00 |
|
greye
|
a90547bbbe
|
code formatting
|
2012-08-29 21:35:06 +04:00 |
|
Marc Zinnschlag
|
81463fa23d
|
Issue #372: fixed positions in SoundManager
|
2012-08-29 18:48:20 +02:00 |
|
scrawl
|
dbe3cca828
|
added a separate core.xml file that works with the mygui layout editor
|
2012-08-29 13:11:06 +02:00 |
|
greye
|
75fa0288a3
|
fix creatures has spells, creatures ai data
|
2012-08-29 14:35:43 +04:00 |
|
greye
|
02d7aa4135
|
npc ai packages
|
2012-08-29 14:35:43 +04:00 |
|
Marc Zinnschlag
|
4f411ff1eb
|
Merge remote-tracking branch 'scrawl/master'
|
2012-08-29 11:17:33 +02:00 |
|
scrawl
|
6ad08dfd33
|
added settings for crosshair & subtitles
|
2012-08-29 11:15:17 +02:00 |
|
Marc Zinnschlag
|
b03f814046
|
Merge remote-tracking branch 'scrawl/doormarkers'
|
2012-08-29 11:12:19 +02:00 |
|
scrawl
|
5370fecb6f
|
fix a small input focus issue with the map
|
2012-08-29 10:51:36 +02:00 |
|
Marc Zinnschlag
|
4142a2e75c
|
Merge remote-tracking branch 'mmd/bug381'
|
2012-08-28 22:12:54 +02:00 |
|
Michael Mc Donnell
|
d7572d815e
|
Do not define OIS_DYNAMIC_LIB in ICSPrerequisites.h
Fixes http://bugs.openmw.org/issues/381
|
2012-08-28 15:32:12 -04:00 |
|
Artem Kotsynyak
|
e9b2f4ee74
|
fix equipment visibility update
|
2012-08-28 22:59:44 +04:00 |
|
scrawl
|
1c5055c8ac
|
fix a problem where hovering a marker would render it on top of the fog of war instead of below
|
2012-08-28 18:49:44 +02:00 |
|
scrawl
|
7eaf5e7f0f
|
changed the markers to look more like morrowind's (hover effect)
|
2012-08-28 18:40:11 +02:00 |
|
scrawl
|
d9276ca09d
|
don't make copy of CellRefList in World::getNorthVector
|
2012-08-28 18:23:59 +02:00 |
|
scrawl
|
3c39c47e2f
|
don't make copies of CellRefList & LiveCellRef
|
2012-08-28 18:23:01 +02:00 |
|
scrawl
|
571d5095d4
|
removed a cout
|
2012-08-28 17:32:50 +02:00 |
|
scrawl
|
5834b4baa5
|
door markers on the local map
|
2012-08-28 17:30:34 +02:00 |
|
Marc Zinnschlag
|
34c30b132c
|
Issue #378: workaround for bad ingredient records in Morrowind.esm
|
2012-08-28 10:12:22 +02:00 |
|
Marc Zinnschlag
|
40d4dad15e
|
Issue #378: Fix (record wasn't build fully)
|
2012-08-28 09:32:38 +02:00 |
|
Marc Zinnschlag
|
160b52162b
|
Merge remote-tracking branch 'scrawl/quick_keys'
Conflicts:
apps/openmw/mwgui/windowmanagerimp.cpp
|
2012-08-28 09:06:40 +02:00 |
|
scrawl
|
321f7c3419
|
fix an infinite recursion regression on several dialogs.
|
2012-08-27 21:29:04 +02:00 |
|
scrawl
|
5c28a67203
|
broke something in the last commit.
|
2012-08-27 20:55:39 +02:00 |
|
scrawl
|
4f19b7fb9b
|
fix leaks.
|
2012-08-27 20:52:32 +02:00 |
|
scrawl
|
bc36b0e2bd
|
remove the restriction on the last quick key
|
2012-08-27 20:51:13 +02:00 |
|
scrawl
|
6161f81c24
|
last bits of the quick key menu.
|
2012-08-27 20:44:14 +02:00 |
|
Marc Zinnschlag
|
14b4263143
|
Merge remote-tracking branch 'scrawl/alttab'
|
2012-08-27 20:32:56 +02:00 |
|
Marc Zinnschlag
|
578691ed4c
|
Merge remote-tracking branch 'scrawl/crosshair'
|
2012-08-27 20:32:47 +02:00 |
|
scrawl
|
dc8f9bd923
|
workaround for alt tab view mode toggle
|
2012-08-27 19:25:30 +02:00 |
|
scrawl
|
9af0b48ad6
|
show/hide crosshair correctly
|
2012-08-27 19:18:55 +02:00 |
|
Marc Zinnschlag
|
4ee9453445
|
Merge remote-tracking branch 'mmd/windowswarnings'
|
2012-08-27 19:09:11 +02:00 |
|