Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: ac92e18c1b2ade447f37768e7a6a6db9227df0a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215

  ------------------------------------------------------------------

	Project::OSiRiON - Changelog and release history

  ------------------------------------------------------------------

* build-0.2.2-svn1195

	2012-11-17
	
	svn revision 1195
	
	- Added autosave function for singleplayer games.
	- Added savegame screenshots.
	- Added listview scrollbars.
	- Added support for multiple zone lights.
	- Added initial support for model weapon slots.
	- Added map window preview for selected planets and stars.
	- Added galactic overview to the map window
	- Added engine support for bullet collision callbacks.
	- Added weapon traders.
	- Added spacemines proof of concept.
	- Added projectile weapons proof of concept.
	- Added support for unique items
	- Ships are destroyed now when flying into a planet or a star	
	- Corrected a bug where sliders and scrollbars didn't work 
	  if the widget loses mouse focus.
	- Corrected a bug where sounds were played for docked ships.
	
	data revision 855 
	
	- Added more skyboxes.
	- Added Chimera battleship for House Dagon.
	- Added Jormungandr trade cruiser for House Dagon.
	- Added Raptor heavy feighter for House Dagon.
	- Added jumpgates between Ghant and Warsaw.
	- Various new starsystems and updates for existing systems.
	- Added weapon trade defintions, updated trade definitions.
	- Improved Lindblade Central model.
	
* build-0.2.1-svn1082

	2012-01-22
	
	src revision 1082

	- Various lighting tweaks and enhancements.
	- Added zone ambient color support.
	- Added eject cargo dialog.
	- Added tractor beam and eject cargo sound effects.
	- Added support for saving and loading games in singleplayer.
	- Added Material::Decal surface flag to enable polygon offset and alpha testing.
	- Added Material::Origin surface flag for func_rotate groups.
	- Enabled secondary entity color in the model viewer.
	- Fixed the close button on the chat window.
	- Cleanup of the main menu code.
	- Corrected a bug where setting the jumpgate template radius wouldn't work.
	- Corrected a bug where inventory capacity wasn't reset after loading player data.
	
	data revision 788
	
	- new oldlancer model
	- new miningprotector model
	- new goliath model
	- new drake model
	- new niobium model
	- new jumpgate model
	- new decal textures
	- new tractor beam sound effect
	- removed obsolete orion ship

* build-0.2.0-svn1031 "OBJ in space"
	
	2011-09-03

	src revision 1031

	- various user interface updates
	- fixed a bug that prevent the client to connect to a multiplayer game
	- OBJ file support
	- corrected multi-line entity infos

	data revision 718

	- new factory model
	- added border shadows to icons

* build-0.2.0-svn1010 "Binary Compatible"

	2011-08-06
	
	src revision 1010

	- support for wav files with metadata
	- support for ogg vorbis sound effects
	- improved collision model support
	- collision support for func_rotate and func_move entities in map files
	- corrected timing problems in the dedicated server and core library
	- better client framerate stability
	- chat text is no longer truncated by a semi-colon
	- support for a jump drive sound effect
	- initial persistent player stats for dedicated servers
	- general improvements to the user interface

	data revision 705

	- higher resolution skies
	- redesigned camel freighter
	- new colonial space station model
	- added several collision models
	- added Khorsand and Warsaw systems
	- new commodities and trade routes

* build-0.2.0-svn936 "Expanding Molecules"

	2011-03-31
	src revision 936
	data revision 644

	- corrected submodel instancing
	- removed mouse control deadzone
	- restore previous thruster setting when dropping from impulse speed
	- updated universe and improved models

* build-0.2.0-svn910 "Bouncing Betty"

	2011-02-12
	src revision 910
	data revision 610

	- complete .map bezier patches support
	- collision meshes
	- zone chat
	- support for materials with skybox environment mapping

* build-0.2.0-svn875 "Snowy Patches"

	2010-10-30
	src revision 875
	data revision 525

	- initial support for .map bezier patches
	- built-in model viewer

 
* build-0.2.0-svn827 (win32 only)

	2010-10-16
	src revision 827

	- bugfix release for r825
	- prevents the win32 client from crashing when VBO's are enabled

* build-0.2.0-svn825 "November Rain"

	2010-10-15
	src revision 825
	data revision 490

	- VBO support
	- scalable models
	- world updates and new skyboxes

* build-0.2.0-svn754 "Broken Skies"

	2010-10-06
	src revision 754
	data revision 451

	- replaces skyglobes with skyboxes

* build-0.1.0-svn740

	2010-09-26
	src revision 740
	data revision 441

* build-0.1.0-svn716

	2010-03-05
	src revision 716
	data revision 422

* build-0.1.0-svn669

	2009-08-13
	src revision 669
	data revision 371

* build-0.1.0-svn641

	2009-06-28
	src revision 641
	data revision 326

* build-0.1.0-svn560

	src revision 560
	data revision 261

* build-0.1.0-svn523

	src revision 523
	data revision 217

* build-0.1.0-svn488

	src revision 488
	data revision 174

* build-0.1.0-svn418

	src revision 418
	data revision 144