Commit Graph

2010 Commits

Author SHA1 Message Date
Allanis
996be96757 [Add] Allow Lua booleans in conf booleans. 2014-03-05 21:57:51 +00:00
Allanis
a2a39158ac [Change] If AA_LINE is enabled, smooth hyperspace lines. 2014-03-04 03:07:58 +00:00
Allanis
406e3363f1 [Fix] Fixed the disappearence of outfit prices. 2014-03-04 02:48:58 +00:00
Allanis
f710c216b5 [Add] A few more checks added to weapon.c 2014-03-04 02:46:47 +00:00
Allanis
b198d794f0 [Change] Cleaned up makefile somewhat. 2014-03-04 02:41:51 +00:00
Allanis
5fd278a859 [Change] Tweaked dialogue behaviour a bit. 2014-03-04 02:36:06 +00:00
Allanis
a4b17c561c [Change] Use desktops resolution if fullscreen mode is set without specifying dimensions. 2014-03-04 02:25:08 +00:00
Allanis
169e9da1aa [Add] New Lua bindings. 2014-03-04 02:12:13 +00:00
Allanis
b510a53309 [Fix] I'm a retard! That is all. 2014-03-04 01:16:03 +00:00
Allanis
642718f012 Merge branch 'master' into dev 2014-03-04 01:02:30 +00:00
Allanis
9923b79684 [Change] Start out with 0. offset so text appears sooner. 2014-03-04 01:01:55 +00:00
Allanis
c762fe278d [Fix] Hm.. Fixed an issue with mission timers. 2014-03-04 00:55:22 +00:00
Allanis
401ea9b4e5 [Add] Now you can define start mission in start.xml, also began initial tutorial level. 2014-03-04 00:53:04 +00:00
Allanis
cccb8cbff3 [Fix] Fixed some font regressions. 2014-03-04 00:34:44 +00:00
Allanis
4d3dfd5637 [Fix] Fixed possible key repeat blocking. 2014-03-04 00:31:04 +00:00
Allanis
e9276b5704 [Add] Added introductory text. 2014-03-04 00:19:56 +00:00
Allanis
3b3450213a [Change] No idea why I even made them while(1) in the first place.. 2014-02-11 05:02:57 +00:00
Allanis
5fcf3bbc92 [Change] Extracted some more common font code. 2014-02-11 04:18:03 +00:00
Allanis
a82f431cd4 [Fix] Fixed shipyard text description dimensions. 2014-02-09 15:55:37 +00:00
Allanis
b39876bb2b [Change] Unified some font stuff. 2014-02-09 15:52:03 +00:00
Allanis
ef6220ad86 [Change] Changed some TODO items around. 2014-02-02 20:29:17 +00:00
Allanis
81dac26e29 Fixed warning regarding loading the load screen texture 2014-02-02 20:08:28 +00:00
Allanis
9b67305893 [Add] Implemented some cross platform solutions. 2014-02-02 20:05:02 +00:00
Allanis
35b4339abd Merge branch 'master' into dev
Conflicts:
	scripts/ai/empire.lua
	scripts/ai/pirate.lua
	src/comm.c
2014-02-02 20:00:23 +00:00
Allanis
099e1ba251 [Change] Using remove() as apposed to unlink() for portability. 2014-02-02 19:54:37 +00:00
Allanis
45333c33d5 [Add] Actually use the new loading graphics. 2014-02-02 19:49:56 +00:00
Allanis
3540ba0724 [Add] Gave AI customizable bribe messages. 2014-02-01 22:09:49 +00:00
Allanis
0b65e1c4b9 [Add] Added another new loading screen. 2014-02-01 19:52:00 +00:00
Allanis
387ee64f77 [Change] Moved loading screens into their own directory. 2014-02-01 19:29:00 +00:00
Allanis
b427e20f3f [Add] Yet another new loading screen. 2014-01-31 22:37:00 +00:00
Allanis
59e93b3859 [Add] Added another new loading screen. 2014-01-30 15:14:00 +00:00
Allanis
202a0b0762 [Add] Added two new loading screens. 2014-01-29 20:52:00 +00:00
Allanis
35d03bbbd1 [Change] Can only bribe each pilot once. 2014-01-28 18:53:00 +00:00
Allanis
fb8c13495d [Add] Gave AI customizable bribe messages. 2014-01-27 15:02:00 +00:00
Allanis
9cf2f1c9e9 [Fix] Fixed accidental flag overlap. 2014-01-26 19:12:13 +00:00
Allanis
cf1520b304 [Fix] Fixed some rough edges around bribing and communication in general. 2014-01-26 19:10:23 +00:00
Allanis
37d61803d7 [Add] Added math lib to basic llua. 2014-01-25 19:29:42 +00:00
Allanis
63e2bb55b0 [Add] Implemented bribing. 2014-01-24 21:57:01 +00:00
Allanis
eee760f411 [Fix] Fixed major bugs in flag usage and also weapon_hit stuff. 2014-01-23 23:05:05 +00:00
Allanis
84b20c9bd3 [Fix] Fixed ai.relvel(). Also introduced dot product function. 2014-01-22 17:31:36 +00:00
Allanis
deeea15889 [Change] Only have ai land once. 2014-01-22 15:38:19 +00:00
Allanis
fadd885c80 [Fix] No longer seg fault when player dies and enemies keep on kicking each others ass. 2014-01-22 15:32:30 +00:00
Allanis
19292edd68 [Change] Improved AI's secondary weapon handling. 2014-01-22 15:26:42 +00:00
Allanis
ad5f1d4464 [Fix] Uhm, fix the bug introduced displaying weapon name. 2014-01-21 20:11:27 +00:00
Allanis
b426a77758 [Change] Minimize data usage. 2014-01-21 20:09:47 +00:00
Allanis
0c1f50a2ff [Change] Improved outfit loading somewhat. 2014-01-21 20:07:29 +00:00
Allanis
20244a585d [Add] Major additions to communication panel. 2014-01-20 23:34:44 +00:00
Allanis
be74e72b26 [Change] Everything is now conforming with major toolkit changes. 2014-01-19 21:01:49 +00:00
Allanis
f0c8e3d158 Merge branch 'dev' 2014-01-18 22:44:39 +00:00
Allanis
8ec77ccd2a [Change] More toolkit changes. This time in map. 2014-01-18 01:25:00 +00:00