Fortress Forever
About
Development
Forums
Wiki
Activity
squeek502
opened pull request
fortressforever-scripts
#33
(
'
Bump version to 2.5.0
'
)
9 years ago
squeek502
created
fortressforever-scripts
:
versioning
at
c8de6c
(+1 new commit)
9 years ago
c8de6c
squeek502
:
'
Bump version to 2.5.0
'
R00Ki3
commented on issue
fortressforever
#147
(
'
Add a 3rd person view to the detpack
'
)
9 years ago
squeek502
commented on issue
fortressforever
#147
(
'
Add a 3rd person view to the detpack
'
)
9 years ago
squeek502
opened issue
fortressforever
#148
(
'
Add unarmed player animations
'
)
9 years ago
squeek502
commented on issue
fortressforever
#147
(
'
Add a 3rd person view to the detpack
'
)
9 years ago
R00Ki3
opened issue
fortressforever
#147
(
'
Add a 3rd person view to the detpack
'
)
9 years ago
squeek502
merged pull request
fortressforever
#136
(
'
Remove the C++ Collection implementation
'
) from
squeek502
to
beta
9 years ago
squeek502
closed issue
fortressforever
#91
(
'
Convert Lua Collections to use Lua tables instead of std::vector
'
)
9 years ago
squeek502
pushed 2 commits to
fortressforever
:
beta
9 years ago
7a6b42
squeek502
:
'
Lua: Remove the C++ Collection implementation. * Closes #91
'
0190f4
squeek502
:
'
Merge pull request #136 from fortressforever/lua/remove-collection. Remove the C++ Collection...
'
squeek502
merged pull request
fortressforever-scripts
#27
(
'
Move Collection implementation to Lua
'
) from
squeek502
to
master
9 years ago
squeek502
pushed 5 commits to
fortressforever-scripts
:
master
9 years ago
171376
squeek502
:
'
Start of Lua-based collection implementation. * Will eventually replace the entire Collection...
'
e8c59f
squeek502
:
'
Allow GlobalEntityList to be iterated by pairs and ipairs. * See...
'
3a6308
squeek502
:
'
Add some misc table util functions
'
fef39b
squeek502
:
'
Finish Collection implementation. * Depends on...
'
230f52
squeek502
:
'
Merge pull request #27 from fortressforever/collection-impl-lua. Move Collection implementation to...
'
squeek502
synchronized pull request
fortressforever-scripts
#27
(
'
Move Collection implementation to Lua
'
)
9 years ago
squeek502
force-pushed
fortressforever-scripts
:
collection-impl-lua
from
85cdcc
to
fef39b
9 years ago
171376
squeek502
:
'
Start of Lua-based collection implementation. * Will eventually replace the entire Collection...
'
e8c59f
squeek502
:
'
Allow GlobalEntityList to be iterated by pairs and ipairs. * See...
'
3a6308
squeek502
:
'
Add some misc table util functions
'
fef39b
squeek502
:
'
Finish Collection implementation. * Depends on...
'
squeek502
commented on issue
fortressforever
#146
(
'
3rd person RPG should point at where the rocket will go
'
)
9 years ago
AfterShockFF
opened issue
fortressforever
#146
(
'
3rd person RPG should point at where the rocket will go
'
)
9 years ago
squeek502
merged pull request
fortressforever-scripts
#29
(
'
Don't crash if class_info() is called on non-luabind objects
'
) from
squeek502
to
master
9 years ago
squeek502
pushed 2 commits to
fortressforever-scripts
:
master
9 years ago
e5e5e1
squeek502
:
'
Don't crash if class_info() is called on non-luabind objects. * See...
'
4dac32
squeek502
:
'
Merge pull request #29 from fortressforever/fix-class_info. Don't crash if class_info() is called...
'
AfterShockFF
merged pull request
fortressforever-scripts
#32
(
'
Add trail to flags
'
) from
AfterShockFF
to
master
9 years ago
AfterShockFF
pushed 2 commits to
fortressforever-scripts
:
master
9 years ago
de3e23
AfterShockFF
:
'
Add trail to flags
'
35493f
AfterShockFF
:
'
Merge pull request #32 from AfterShockFF/lua-trails-on-flags. Add trail to flags
'
AfterShockFF
merged pull request
fortressforever
#145
(
'
Add lua-spawned trails on entities, coloured by team
'
) from
AfterShockFF
to
beta
9 years ago
AfterShockFF
pushed 3 commits to
fortressforever
:
beta
9 years ago
204fda
AfterShockFF
:
'
Add lua-spawned trails on entities, coloured by team
'
13ad99
AfterShockFF
:
'
Made an overload with defaults for ease of use
'
e07f5f
AfterShockFF
:
'
Merge pull request #145 from AfterShockFF/features/flag-trails2. Add lua-spawned trails on...
'
squeek502
commented on issue
fortressforever-scripts
#32
(
'
Add trail to flags
'
)
9 years ago
squeek502
commented on issue
fortressforever
#145
(
'
Add lua-spawned trails on entities, coloured by team
'
)
9 years ago
AfterShockFF
opened pull request
fortressforever-scripts
#32
(
'
Add trail to flags
'
)
9 years ago
Prev
1
2
3
...
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
...
88
89
90
Next