David Cernat
|
81999a8179
|
Remove outdated ID_GAME_UPDATE_SKILLS packet, part 2
|
8 years ago |
David Cernat
|
8abef0bebe
|
Remove outdated ID_GAME_UPDATE_SKILLS packet
|
8 years ago |
David Cernat
|
970e9aff2f
|
Remove old class methods and don't include class in ID_GAME_BASE_INFO
|
8 years ago |
David Cernat
|
e9dce26f38
|
Resolve conflicts in pull request #50
# Conflicts:
# CMakeLists.txt
|
8 years ago |
David Cernat
|
a20e7890a2
|
Fix formatting
|
8 years ago |
Koncord
|
cf1a0113a1
|
Time API
|
8 years ago |
Koncord
|
e7deff09d9
|
Update version
|
8 years ago |
Koncord
|
3405e36ce4
|
Woops part 2
|
8 years ago |
Koncord
|
118ab32c9b
|
Woops
|
8 years ago |
Koncord
|
a661de2a84
|
PacketClass
|
8 years ago |
Koncord
|
2054baf7d3
|
Simplified PacketsController
|
8 years ago |
scrawl
|
4322e76cb6
|
Fix shadowing warnings
|
8 years ago |
scrawl
|
a5da3a269e
|
Fix shadowing warnings
|
8 years ago |
Koncord
|
a03c2f5019
|
Now server & client sensitive to version
|
8 years ago |
David Cernat
|
4d2ca20445
|
Resolve conflicts in pull request #43
# Conflicts:
# README.md
|
8 years ago |
scrawl
|
c968ebee96
|
Merge pull request #1033 from Allofich/warnings
Remove unnecessary destructor
|
8 years ago |
Allofich
|
73463cd12f
|
Remove unnecessary virtual destructor
|
8 years ago |
scrawl
|
f92560986e
|
Merge pull request #1031 from kpp/fix_uninitiaized_escape_hash_filter
Fix uninitialized escape_hash_filter
|
8 years ago |
Allofich
|
8c5aae0722
|
Add virtual destructors
|
8 years ago |
Roman Proskuryakov
|
416466e53e
|
Fix uninitialized escape_hash_filter
|
8 years ago |
David Cernat
|
2337a0becb
|
Add LOG_APPEND method for writing to log without timestamp and level
|
8 years ago |
David Cernat
|
535731c018
|
Fix month in logger
|
8 years ago |
David Cernat
|
436548413e
|
Resolve conflicts in pull request #39
# Conflicts:
# CMakeLists.txt
|
8 years ago |
Koncord
|
dd6ebdeb4f
|
formated C string to C++
|
8 years ago |
Koncord
|
1537fdbb76
|
Add SetLevel function & Verbose log level
|
8 years ago |
Koncord
|
554810fbeb
|
Removed redundant const in headerSize()
|
8 years ago |
David Cernat
|
8eda381016
|
Make formatting consistent, part 2
|
8 years ago |
David Cernat
|
e39b66af4f
|
Move logger to components
|
8 years ago |
scrawl
|
341e3846c0
|
Use initial particle state to compute the initial bounding box (Fixes #3500)
|
8 years ago |
scrawl
|
dda5bfbc9f
|
CharacterPreview no longer depends on osgViewer
|
8 years ago |
David Cernat
|
3c6710a7b5
|
Merge pull request #35 from OpenMW/master
Add OpenMW commits from 2nd week of August
|
8 years ago |
David Cernat
|
d9cfd5bac2
|
Resolve conflicts with OpenMW
|
8 years ago |
scrawl
|
641005b317
|
Remove Camera's children before removing the Camera
Should work around OSG race condition ( http://forum.openscenegraph.org/viewtopic.php?t=16077 )
|
8 years ago |
scrawl
|
a44ba0e461
|
Merge pull request #966 from kpp/find_mygui
Find mygui
|
8 years ago |
Roman Proskuryakov
|
4cffdb67d8
|
Uses case-sensitive MyGUI_* variables
|
8 years ago |
Koncord
|
32a2327f59
|
fix header size
|
8 years ago |
scrawl
|
513e1da8a3
|
Remove unneeded casts
|
9 years ago |
scrawl
|
33d27a2285
|
Use ref_ptr
|
9 years ago |
scrawl
|
2f6075329b
|
Clang warning fixes
|
9 years ago |
David Cernat
|
babba95413
|
Merge pull request #34 from OpenMW/master
Add OpenMW commits from 1st week of August
|
9 years ago |
scrawl
|
46538b9438
|
Merge pull request #1011 from devnexen/master
Mainly making compilable under OpenBSD.
|
9 years ago |
Marc Zinnschlag
|
aa1ed9b172
|
Merge remote-tracking branch 'aesylwinn/RenderWater'
|
9 years ago |
David Carlier
|
83bab29e4b
|
Mainly making compilable under OpenBSD.
Renaming one resource file as the space led to issue for qt/moc.
|
9 years ago |
Koncord
|
1022b6b27c
|
Fix a header size
|
9 years ago |
Aesylwinn
|
5753f52b47
|
Move water mesh + simple state generation to components library.
|
9 years ago |
Koncord
|
7898b1181d
|
Reduced package size
|
9 years ago |
David Cernat
|
8686b9cc12
|
Merge pull request #29 from OpenMW/master
Add OpenMW commits from end of July
|
9 years ago |
MiroslavR
|
b65f379b7f
|
Save scripted animation state (Fixes #1931, #2150, #3393)
|
9 years ago |
Koncord
|
ed3dc8ca7b
|
Reduced server dependings
|
9 years ago |
Koncord
|
7107136808
|
New API
SetExterior(pid, x, y)
GetExteriorX(pid)
GetExteriorY(pid)
also "SetCell" will now move to the named external cells (e.g. SetCell(pid, "Balmora"))
|
9 years ago |