Advertising
advertising
related pastes to tag 'spring'
- 1265359 - python unitsync wrapper: spring
-
- import os
- from ctypes import c_char, c_char_p, c_int, c_uint, c_float, Structure, create_string_buffer, cast
- import ctypes
- # todo - set argtypes - incoming and outgoing
- # todo - make script to convert unitsync.h into this
- # todo - passing buffers
- 829107 - spring lobby crach + stacktrace: spring
-
- Versiom: Spring 0.75b2
- OS: Kubuntu
- Spring-Data: 0.75~b2-1
- 23:35:22: OnInit ( )
- 23:35:22: _LoadMapInfoExCache ( )
- 23:35:22: FreeUnitSyncLib ( )
- 23:35:22: LoadUnitSyncLib ( )
- 629596 - lua seeallcommands widget: spring lua
-
- local team = Spring.GetMyTeamID()
- function widget:GetInfo()
- return {
- name = "ShowAllCommands",
- desc = "Acts like CTRL-A SHIFT all the time",
- author = "tombom",